Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Add a control to a report from another query to count records

Status
Not open for further replies.

Creeker

MIS
Apr 22, 2002
107
US
I have a report to which I want to add another text box which will display the count of records in a query other than the query the report is based on.

How do I insert that text box and what expression should I use to make it pull in the count of records for that other query?

Would appreciate any suggestions.
 
Look up the DCount function in Access help. This should accomplish what you're looking for......
 
Thank you CosmoKramer! You helpef me focus of just what I needed to do. With a little bit of trial and error, it worked!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top