keel_or_zip
Jun 11 2010, 05:15 PM
I want to display the total number of records on the header of my continous form. How do I do that? Pls help. Thanks
Steve Schapel
Jun 11 2010, 05:33 PM
Ericevprd,
Put an unbound textbox in the header, and set its Control Source property to:
=Count(*)