Create a query against the table.
Click on the Totals query button.
Select any field that would have data in all records.
Change the "GroupBy" to "Count".
You get a count of the number of records.
Regards
Jeff Boyce
Microsoft Office/Access MVP
thank you for your response.
I did that and in every record I got 1 instead of 1 2 3 4 5,....
>Create a query against the table.
>
[quoted text clipped - 16 lines]
>>>any help.
>>>thx.
Jeff Boyce - 31 Jul 2007 15:32 GMT
I don't understand.
"1 2 3 4 5..." sounds like numbering each record. I thought you wanted a
count of the number of records?
Please post the SQL statement of the query. Open the query in design view,
click on the view button's dropdown, select SQL, copy/paste the SQL
statement.
Regards
Jeff Boyce
Microsoft Office/Access MVP
> thank you for your response.
>
[quoted text clipped - 20 lines]
>>>>any help.
>>>>thx.