View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Shu of AZ Shu of AZ is offline
external usenet poster
 
Posts: 130
Default Time/Custom formula and formats not responding

What I'm trying to accomplish is have Col F be the result of subtracting B
time from any time in C, D, or E if populated to find time elasped (F).
There is always two time fields in each row and always in B but as shown, not
always in C, D, or E. I would like one formula to copy into F after I insert
the column.

The formats do not change when I change the in B,C,D,or E. HH:MM AM/PM
also, as I do not need seconds. When the data comes in, it comes in as
General for all fields where time is involved and is exactly as shown in the
example.

Thanks in advance.


a b c d e
f
1 9:44:00 AM 9:44:00 AM #VALUE!
2 9:44:00 AM 9:46:00 AM #VALUE!
3 9:46:00 AM 9:48:00 AM
4 9:46:00 AM 9:48:00 AM
5 9:46:00 AM 9:59:00 AM
6 9:46:00 AM 10:03:00 AM
7 10:41:00 AM 10:50:00 AM
8 10:41:00 AM 10:50:00 AM
9 10:41:00 AM 11:25:00 AM