dkmiller16
New Member
- Joined
- Oct 31, 2013
- Messages
- 13
I am looking to create a "simple" data entry form with a function I have not been able to find. Listed below are the columns, column name, and data type that I am trying to fill. My biggest challenge is creating a unique ID/Number based on the current year/month/day but not repeating. However I will create multiple entries in a day therefore the unique ID/Number can't only be yy:mm:dd, it should be yymmdd1 followed by yymmdd2 if the second entry is created that day. Ideally this unique ID/Number would be showing on the data entry form as soon I go to enter the next dataset or have a clickable "create new" button that would clear form and generate next ID number.
A, Timestamp, yy:mm:dd:24hr time
B, PO, Text
C, Supplier, Text
D, Type, Text
E, Grade, Text with Multi Select drop down if possible (1c, 2c, 1&2c, FAS)
F, Cost, Accounting
G, KD/GRN, Text with Multi Select drop down if possible (KD,GRN)
H, Quantity, General
I, Pickup Date, Date (mm:dd)
J, Notes, Long Text
A, Timestamp, yy:mm:dd:24hr time
B, PO, Text
C, Supplier, Text
D, Type, Text
E, Grade, Text with Multi Select drop down if possible (1c, 2c, 1&2c, FAS)
F, Cost, Accounting
G, KD/GRN, Text with Multi Select drop down if possible (KD,GRN)
H, Quantity, General
I, Pickup Date, Date (mm:dd)
J, Notes, Long Text