Hi.
I hope this is a simple question.
I am using Access 97. I want to count the number of records in a report. Access help says:
1 Open the report in Design view.
2 Add a calculated text box to the report header or footer.
3 To display the property sheet, make sure the text box is selected, and then click Properties on the toolbar.
4 Set the ControlSource property of the text box to =Count(*). This expression uses the Count function to count all the records in the report even if some fields in some records are Null.
I have done all of these things, but the report shows "#Error."
Is it unreasonable to expect the Help files to actually be helpful...?
Any solutions would be greatly appreciated.
Thank you.
Rodney
I hope this is a simple question.
I am using Access 97. I want to count the number of records in a report. Access help says:
1 Open the report in Design view.
2 Add a calculated text box to the report header or footer.
3 To display the property sheet, make sure the text box is selected, and then click Properties on the toolbar.
4 Set the ControlSource property of the text box to =Count(*). This expression uses the Count function to count all the records in the report even if some fields in some records are Null.
I have done all of these things, but the report shows "#Error."
Is it unreasonable to expect the Help files to actually be helpful...?
Any solutions would be greatly appreciated.
Thank you.
Rodney