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
IPSEC
How do I link multiple forms with Required Fields in Access that update one table
Deadly Script?
Datasheet view and drilldown
Sub-form Question
Send/Receive error in Outlook when Sharepoint Discussion Boards/Doc Libraries connected to it
File Sharing Lock w/single user
Convert UCHAR[] to System::string
update query in access 2003 possible
Receiving error code 0x800702e4 when trying to download with InDownloadMngr while in IE 8 with Win7 runing (64 bit) what do I do?