Does anyone know how to add an autonumber based on another column in a query and be able to specify the start number? e.g. I have a column called customer account and wish to generate an id for each new contact. (At the moment the are all zero.
All contacts are secondary contacts so I want each count to start at 2.
This would display as:
Customer Contact Contact ID
Cust1 Albert 2
Cust1 Dave 3
Cust1 Sarah 4
Cust2 George 2
I am fairly technical but by no means an Access master so any dobin friendly instructions would be gratefully received.
All contacts are secondary contacts so I want each count to start at 2.
This would display as:
Customer Contact Contact ID
Cust1 Albert 2
Cust1 Dave 3
Cust1 Sarah 4
Cust2 George 2
I am fairly technical but by no means an Access master so any dobin friendly instructions would be gratefully received.