Report Rounds to nearest dollar, I need the cents.

matchmole

New Member
Joined
Jun 18, 2002
Messages
26
I have an Access report based on a query that calculates amounts and counts of checks issued. The query, when run, shows the amounts including the accurate cents. But the report rounds the amounts to the nearest dollar. All property fields are set to format:currency and decimal places:2. Any ideas where I'm going wrong? The report is kicked off by a macro which first runs the four queries, then opens the report in print mode, if that helps.

Thanks very much,
Match
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
This can happen if you have Can Shrink and do NOT have Can Grow.

I recommend always, always, always using Can Grow, despite the insult of having to remember to do it every time you create a field or a new report itself. It should be set True by default but the Antichrist doesn't see it that way. (If CanGrow turns out to not be the solution, I still recommend at least considering it.)

That's all I can think of for your problem, if you're really sure decimal places are 2, and unless the data itself got rounded (while you weren't looking :oops: ).
 
Upvote 0

Forum statistics

Threads
1,221,560
Messages
6,160,493
Members
451,653
Latest member
agata

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top