Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Reports / Printing / January 2007

Tip: Looking for answers? Try searching our database.

How to get reports to print with only 2 decimal places ?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
barret bonden - 12 Jan 2007 22:51 GMT
How to get reports to print with only 2 decimal places ?

Needless to say the control element "decimal places" does nothing

I've set what appears to be the relevant controls in the table itself and of
course in the form . In the text box that prints the problem data I call for
=Sum([tot])  .

Tot itself prints as 2 decimal places in the body of the report but as 4
(!!!??) in the report footer

I've played with "format" , but the help on it is so poor as to be useless
to me.
fredg - 13 Jan 2007 04:52 GMT
> How to get reports to print with only 2 decimal places ?
>
[quoted text clipped - 9 lines]
> I've played with "format" , but the help on it is so poor as to be useless
> to me.

=Format(Sum([tot]),"#,##0.00")
Signature

Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.