I'm sure this is simple, but I am stuck...
I am using the following formula: =IFERROR(TEXT(D7-C7, "[h]:mm:ss"),"")
This works great in preventing the "#Value!" errors I get when "D" doesn't have a date/time.
The issue is that when neither cell has a date/time it returns 0:00:00...is there a way for the 0:00:00 to return a blank cell instead?
Thanks!
I am using the following formula: =IFERROR(TEXT(D7-C7, "[h]:mm:ss"),"")
This works great in preventing the "#Value!" errors I get when "D" doesn't have a date/time.
The issue is that when neither cell has a date/time it returns 0:00:00...is there a way for the 0:00:00 to return a blank cell instead?
Thanks!