count number of records

J

Joe_Access

I have a table with several hundred items in it. I have a field that
contains the manufacturer. In the same table I have a field called Item
Number. I want to run a query to number the items for each manufacturer from
1 to n

Example data

"Manufacturer" "Item Number"
A 1
A 2
B 1
A 3
C 1
B 2
B 3
C 2


Can someone help me please
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top