Mactavishman
IS-IT--Management
I need to make a requisition number that is the combination of the date entered (Field Name = Date_Entered in format 99/99/00) and the Auto Number for the record, or some other sequential number that I can define.
Format needs to be YYMMDDnn where YY is the Year, MM is the Month, DD is the Date and NN is the sequential number (no, there won't be any more that 99 records a day!).
This needs to be filled into a field called "Req_Number" in my table.
Ideas? Impossible?
Format needs to be YYMMDDnn where YY is the Year, MM is the Month, DD is the Date and NN is the sequential number (no, there won't be any more that 99 records a day!).
This needs to be filled into a field called "Req_Number" in my table.
Ideas? Impossible?