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
Cannot run Server Management console
Need to update Group Policy for an OU
Syntax for case select
Trying to write to MSMQ but no messages going in
Dynamic sql insert identity
Save an Access Report as a PDF
Exporting with TransferText and schema.ini
How to open multiple pdf files in datasheet view
Does SQL have a describe command that gives outputs the table structure?
Not getting print notification pop up in windows xp