Thread
:
=IF((OR(B11="",B10="")),0,IF((B11<B10),((B11-B10)*24)+24,(B11-B10
View Single Post
#
1
Posted to microsoft.public.excel.programming
Dave
external usenet poster
Posts: 1,388
=IF((OR(B11="",B10="")),0,IF((B11<B10),((B11-B10)*24)+24,(B11-B10
This is from a time sheet download. I am trying to figure out how this
statement works.
Reply With Quote
Dave
View Public Profile
Find all posts by Dave