Jonny45wakey
Member
- Local time
- Today, 01:29
- Joined
- May 4, 2020
- Messages
- 48
Hi
I have been scratching my head on this one and still no solution so hoping someone with more access intelligence than me can help?
I have a table called tblEnquiry which has an autonumber PK field called EnquiryID
What i would like is when a record is generated the PK field "EnquiryID" looks as follows:-
Todays date in this format (dd-mmm-yyyy) followed by a sequential number 001
if a record added on same day then the PK entry "EnquiryID" is same date but sequential number 002 and so on
Hope this makes sense?
Appreciate any help
Thanks
Jonny
I have been scratching my head on this one and still no solution so hoping someone with more access intelligence than me can help?
I have a table called tblEnquiry which has an autonumber PK field called EnquiryID
What i would like is when a record is generated the PK field "EnquiryID" looks as follows:-
Todays date in this format (dd-mmm-yyyy) followed by a sequential number 001
if a record added on same day then the PK entry "EnquiryID" is same date but sequential number 002 and so on
Hope this makes sense?
Appreciate any help
Thanks
Jonny