Formula Question

G

Guest

I am using the following formula to sum up how many hours a person is
scheduled to work: =IF(OR(G90="",F90=""),"",G90-F90+11). But if someone has
no hours it comes up with "VALUE". I would like it to be blank. How would I
do that?
 
D

Dave O

I played with that formula, and got the VALUE error when g90 or f90
contained a space, instead of being blank. If this is what's happening
for you, then your entry person needs to leave the cells blank instead
of entering a space.

Dave O
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top