W
work
I have a discrepancy with my date time fields - hope someone can help
Background
I've created two calulated fields to subtract dates. The first field is a
direct subtraction ie. =[date/time1]-[date/time2]
The second uses the following formula
=DateDiff("h",[date/time1],[date/time2]
I've combined the two fields to calulate total hours over a period of time.
Problem
Some of the calculations using the second formula adds an extra hour to my
times. It doesn't happen in all cases, so I can only guess that the formula
"rounds up" to hours in some cases. Is there a way to prevent this from
happening.
Please HELP
Background
I've created two calulated fields to subtract dates. The first field is a
direct subtraction ie. =[date/time1]-[date/time2]
The second uses the following formula
=DateDiff("h",[date/time1],[date/time2]
I've combined the two fields to calulate total hours over a period of time.
Problem
Some of the calculations using the second formula adds an extra hour to my
times. It doesn't happen in all cases, so I can only guess that the formula
"rounds up" to hours in some cases. Is there a way to prevent this from
happening.
Please HELP