View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Mandy Mandy is offline
external usenet poster
 
Posts: 55
Default IF statements terribly frustrated!

I have a question, I am trying to work on a grade book spread sheet and I am
having no luck.

If a number is more than 13 in a box then it should ad 1 to each number over.
If a nubme is less than 13 then there is a 2 point deduction for each number.

I think I need to use a if then statement right?