B
Bonnie
Hi,
I'm struggling with a time calculation problem. Here's
the code I'm using:
=Format((([MonIN]-[MonOut])-(TimeValue("00:30"))),"Short
Time")
If I put TimeValue() in front of the MonIN/MonOut I get
an error when MonIN/MonOut is blank. Without the
TimeValue() I'm getting inconsistent results. Sometimes
correct, sometimes not.
Any ideas?
Thanks in advance.
I'm struggling with a time calculation problem. Here's
the code I'm using:
=Format((([MonIN]-[MonOut])-(TimeValue("00:30"))),"Short
Time")
If I put TimeValue() in front of the MonIN/MonOut I get
an error when MonIN/MonOut is blank. Without the
TimeValue() I'm getting inconsistent results. Sometimes
correct, sometimes not.
Any ideas?
Thanks in advance.