how would I make the report count the total number of records contained in a report Thanks Sam
S sam Aug 18, 2004 #1 how would I make the report count the total number of records contained in a report Thanks Sam
D Duane Hookom Aug 18, 2004 #2 Add a text box to the Report Header or Footer section with a control source of: =Count(*)