C
Craig M. Bobchin
Hi all,
I've got a pivot table query that in all but one case is running fine.
It sums up hours by user/Project across Dates. It is used to view users
time for a given period.
The table the hours is pulled from limits the time to 2 decimal places.
The query has the hours limited to 2 decimal places (e.g. 8.25). In once
case a user has entered time as .1 and .15. So far so good.
The table shows those numbers as well. But the pivot table is showing
them as 0.100000001 and 0.150000006 respectively.
Where did these extra decimals come from, and how do I get rid of them?
Many thanks
Craig
I've got a pivot table query that in all but one case is running fine.
It sums up hours by user/Project across Dates. It is used to view users
time for a given period.
The table the hours is pulled from limits the time to 2 decimal places.
The query has the hours limited to 2 decimal places (e.g. 8.25). In once
case a user has entered time as .1 and .15. So far so good.
The table shows those numbers as well. But the pivot table is showing
them as 0.100000001 and 0.150000006 respectively.
Where did these extra decimals come from, and how do I get rid of them?
Many thanks
Craig