starmistress
IS-IT--Management
I give up. I'm trying to use the expression builder to create an autonumber, but I can't get the syntax right. What I want is to create a tracking number that begins with the last two digits of the year (06) then concatenates the two digit month (07) then concatenates an autonumbered field 0-filled to 4 characters. For instance, 06070001 would be a valid tracking number with every entry created this month beginning with 0607. The last four digits would not need to start over every month. I tried to do this in code, but the field name that holds the autonumber wouldn't carry over, I tried doing this in the expression builder, but it didn't like me using 'date'. So, I give.
Does any of this make any sense?
Does any of this make any sense?