I have a query named Project_Code which have the common fields plus this:
<[Agency] & "-" & [Research] & "-" & Format([Date_Started],"mmddyy") AS Code> to auto-generate a serial number.
What I need is an auto-increment based on the max count of agency field so as to avoid duplicate on the first three fields.
I am new to ms access and i would appreciate if replies would be simple as possible.
I have uploaded the db in case u need a reference.
Thanks
<[Agency] & "-" & [Research] & "-" & Format([Date_Started],"mmddyy") AS Code> to auto-generate a serial number.
What I need is an auto-increment based on the max count of agency field so as to avoid duplicate on the first three fields.
I am new to ms access and i would appreciate if replies would be simple as possible.
I have uploaded the db in case u need a reference.
Thanks
Attachments
Last edited: