G
Guest
I am creating a d/b that will manage my authorizations for customer returns.
On the form is the Customer Information and item Information that is being
returned.
I then need to click a button that would auto generate a RA (return
authorization) number that the customer would use on his shipping box.
Ideally what I would like is a way that the RA number generated is done in a
sequence (Text Char) that outputs DDMMYY-#, e.g customer 1 calls in for a RA
on December 1 and is given number 01122005-1, the next customer calls for an
RA on the same date is given numer 01122005-2..etc.
On Dec 2 2005 the same logic would apply but the output number would be
02122005-1...etc
Any suggestions?
On the form is the Customer Information and item Information that is being
returned.
I then need to click a button that would auto generate a RA (return
authorization) number that the customer would use on his shipping box.
Ideally what I would like is a way that the RA number generated is done in a
sequence (Text Char) that outputs DDMMYY-#, e.g customer 1 calls in for a RA
on December 1 and is given number 01122005-1, the next customer calls for an
RA on the same date is given numer 01122005-2..etc.
On Dec 2 2005 the same logic would apply but the output number would be
02122005-1...etc
Any suggestions?