Microsoft
Software
Hardware
Network
Question : Record count Percentage displayed on a report.
I have a MS Access report that I need to display 10 percent of the record count in a field. The record count is easy to display. Its the part where I try to display the percentage of the record count where it is giving me an error.
Answer : Record count Percentage displayed on a report.
No ... I was just confirming you need.
Try this in a text box:
=DCount("*","YourQueryOrTa
bleNameDri
vingTheRep
ort") * 0.10
And set the Format property of the text box to Percent.
mx
Random Solutions
PowerPoint 2007 Edit Links to Files buttons are greyed-out
Need Fast Help: Macro Security Issue with Vista/Office 2007 from 2000 Database
Need to select last record updated per id
File sharing performance reduced after SP2 installation
Share Outlook Express address book
Forefront Engine Update Errors
PickUp PowerPoint Table Cell Formatting
Display all rows except rows that are related to another within the same table (PARENT/CHILD)
Making a form select the first record in ADO recordset
Telling Access to QUIT USING PROFILE FOLDERS!!