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
SQL statement to find and replace character in field...
Migrating from Linux to Exchange 2007
access 2003: sum of textboxes
SQL Rewrite this dateadd line
Help DEBUG excel macro code!!
Connect to a Crosstab query in Access from Excel
Access 2003 on a Win2k PC. "Your Microsoft office Access database contains a missing or broken reference to the file DAO360.dll version 5.0
Dead Motherboard, anyway to migrate printers from one XP machine to another
VB.NET: a correct size of stream buffer
VB.net WebBrowser read from Stream