G
Guest
Hi
I'm using a very simple database that calls a form for people to enter data.
The primary key is also the "part number" in format 1025-****. I would like
to be able to open the form with the next Primary Key number already entered
in a text box.
How do I find the 'last' primary key value and can I just add 1 to index it?
Thanks in advance
I'm using a very simple database that calls a form for people to enter data.
The primary key is also the "part number" in format 1025-****. I would like
to be able to open the form with the next Primary Key number already entered
in a text box.
How do I find the 'last' primary key value and can I just add 1 to index it?
Thanks in advance