J
Jeff
Hi Everybody,
I need to allocate a unique reference number to new students in my school.
For the purpose of the database, I was using the Autonumber facility,
but I'd like to use the students' unique reference number instead.
I'd like the table to count the number of records and then add 1 to it.
Or
Find the highest number in the field and add 1 to it.
Any ideas greatly appreciated,
Jeff
I need to allocate a unique reference number to new students in my school.
For the purpose of the database, I was using the Autonumber facility,
but I'd like to use the students' unique reference number instead.
I'd like the table to count the number of records and then add 1 to it.
Or
Find the highest number in the field and add 1 to it.
Any ideas greatly appreciated,
Jeff