B
billN
The report has name, ready time, start time. The last
column called "wasted time" has
=[start time]-[ready time]
and this works fine.
the report is grouped by name (10 names) with the total of
wasted time by name with this formula
=Sum([start time]-[ready time].
here is the problem: when I run the report by just Oct or
Oct and Nov all totals are correct. When I add a Dec one
name in particuliar totals incorrectly which also throws
off the grand total. At first I thought that there was a
data imput problem with Dec. But even when I choose Sep,
Oct, Nov the same name totals incorrectly. As long as I
choose only two months all totals are correct.
Stumped?
column called "wasted time" has
=[start time]-[ready time]
and this works fine.
the report is grouped by name (10 names) with the total of
wasted time by name with this formula
=Sum([start time]-[ready time].
here is the problem: when I run the report by just Oct or
Oct and Nov all totals are correct. When I add a Dec one
name in particuliar totals incorrectly which also throws
off the grand total. At first I thought that there was a
data imput problem with Dec. But even when I choose Sep,
Oct, Nov the same name totals incorrectly. As long as I
choose only two months all totals are correct.
Stumped?