A
Anna
Hi,
I'm trying to create a complicated spreadsheet for Course Enrollment
and calculating final grades for students. I can't figure out HOW to
do OR.
I need this formula to work correctly, but it is not. What am I doing
wrong?
=IF(L3=0 or Q3=0,"",T3/4)
The formula works correctly if I just use =IF(Q3=0,"",T3/4). But when
I want to add another column, L3, to this formula and I keep get an
error.
I know I am not be using OR correctly.
Basically I want to say IF L3 is blank AND Q3 is blank, then don't
divide T3/4 and leave the cell blank.
Thanks for any help with this you can give me. I mayl have more
questions on this same spreadsheet too.
Sharon
I'm trying to create a complicated spreadsheet for Course Enrollment
and calculating final grades for students. I can't figure out HOW to
do OR.
I need this formula to work correctly, but it is not. What am I doing
wrong?
=IF(L3=0 or Q3=0,"",T3/4)
The formula works correctly if I just use =IF(Q3=0,"",T3/4). But when
I want to add another column, L3, to this formula and I keep get an
error.
I know I am not be using OR correctly.
Basically I want to say IF L3 is blank AND Q3 is blank, then don't
divide T3/4 and leave the cell blank.
Thanks for any help with this you can give me. I mayl have more
questions on this same spreadsheet too.
Sharon