L
L. Taylor, Jr.
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
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