Thread
:
Time Calculation returning 19:00
View Single Post
#
1
Posted to microsoft.public.excel.misc
default time to PM after 12:00 pm[_2_]
external usenet poster
Posts: 2
Time Calculation returning 19:00
I'm trying to calculate the hh:mm difference between two cells and asking to
do nothing if W1 is blank. Why am I getting 19:00 as a value from a
calculation of:
=IF(W1<X1,X1-W1,IF(W1="","",IF(W1X1,"","")))
Reply With Quote
default time to PM after 12:00 pm[_2_]
View Public Profile
Find all posts by default time to PM after 12:00 pm[_2_]