Hello all!
I have a database containing several records, all with a reference number. What I need to do is when a new record is created, create a new reference number based on the last reference number.
For example, the last reference number would be ST06043, the new record reference number would be ST06044. Is there any way to do this automatically when the ‘add record’ button is clicked? I’m afraid I have no knowledge/experience of Access VBA whatsoever so any and all assistance would be gratefully accepted.
Thanks!