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
How to show number of messages besides a folder
RAID 1 or RAID 10 for windows 2003 server with SQL 2000 server
Microsoft Access Module - Append table to another
restricting microsoft outlook users to send maximum mails to users that belong to Global Address List
Query over multiple fields
DCPROMO fails when existing DC's are on different subnet / segment
OL 2003 - My macro causes "this outlook session contains macros" warning
Visual Studio creates an error in my rc file every time I change a menu
Open Outlook Form from Access
dbcc loginfo ( a details explaination )