View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Tyro[_2_] Tyro[_2_] is offline
external usenet poster
 
Posts: 1,091
Default Can I use the IF statement... Need help

What do you mean by "no need for the formula"?

Tyro

"L. Taylor, Jr." <L. Taylor, wrote in message
...
This is the problem I'm having... Trying to use the IF function...

IF (f7< 20), then i7 - (i7/f7)

if F7 is less then 20 i want it to do the formula, but if F7 is equal to
20
no need for the formla.

I'm working on a grading scale to keep my students grades.

Thanks