G
Graeme Richardson
Hi, I have an MS Access data base with an AutoNumber primary key
(uidMember).
I've generated a DataForm using the wizard [I'm at the learning stage]..
On creating a new record the uidMember field is populated with the next
greatest number for the field (say the current maximum is 3, the field will
show 4, irrespective of if the AutoNumber 4 has been deleted/abandoned).
On saving the record the table is populated with the next available
AutoNumber (say 5).
The form still shows 4. How do I get it to show 5? [Note, there are no
alternate keys in the table]
(uidMember).
I've generated a DataForm using the wizard [I'm at the learning stage]..
On creating a new record the uidMember field is populated with the next
greatest number for the field (say the current maximum is 3, the field will
show 4, irrespective of if the AutoNumber 4 has been deleted/abandoned).
On saving the record the table is populated with the next available
AutoNumber (say 5).
The form still shows 4. How do I get it to show 5? [Note, there are no
alternate keys in the table]