Is there a simple way to get the number of the record that was just added or is being added to the database.
Example:
-------------
I add a Job to the database via a form but I want to get the Job Number after its added. Seeing that the job number is an AutoNumber field how do I get it?
anyhelp is appreciated.
Example:
-------------
I add a Job to the database via a form but I want to get the Job Number after its added. Seeing that the job number is an AutoNumber field how do I get it?
anyhelp is appreciated.