Hi,
I have a large spreadsheet that consists of the following Fields...
Start Time, Finish Time, Total Hours.
The Start Time and Finish time are in time format (eg "00:00:00").
I am trying to write an if statement on the lines of
=IF(A1>00:00:00 AND B1<06:00:00, "Y", "N")
Excel doesn't like it, I think due to the time format, how do I get this to work?
Thanks
Steve
I have a large spreadsheet that consists of the following Fields...
Start Time, Finish Time, Total Hours.
The Start Time and Finish time are in time format (eg "00:00:00").
I am trying to write an if statement on the lines of
=IF(A1>00:00:00 AND B1<06:00:00, "Y", "N")
Excel doesn't like it, I think due to the time format, how do I get this to work?
Thanks
Steve