N
neowok
i have some columns formatted in hh:mm for start time and finish time
and another column which calculates the number of hours for the first
columns.
the problem is there isnt always a time in there, sometimes it may b
"N/A" so what i need is before it does my formula for calculating th
time, which is =V7-T7+IF(T7>V7,1) i need an IF just before that s
that it only attempts to do this IF the contents of those cells ar
actually a time.
should be very simple but cant quite figure out what to write.
basically i need IF V7 AND T7 are a time, then do the rest of m
formula.
Thank
and another column which calculates the number of hours for the first
columns.
the problem is there isnt always a time in there, sometimes it may b
"N/A" so what i need is before it does my formula for calculating th
time, which is =V7-T7+IF(T7>V7,1) i need an IF just before that s
that it only attempts to do this IF the contents of those cells ar
actually a time.
should be very simple but cant quite figure out what to write.
basically i need IF V7 AND T7 are a time, then do the rest of m
formula.
Thank