L
lmv
I'd like to automate my PO number in my orders table it is NOT the PK OrderID
number which is an autonumber. It can be duplicated ... the 001-199 part
could be changed but the projID/CatID/PurchID should be tied to the fields
It is taken from 3 fields in my order form which is based on a qry
LLLL is the ProjID
000 is the catID
000 is 001-199
LL is PurchaserID
Is there a way if all three fields are filled in that with a cmd button or
?? that you could generate that info into the forms field?
Thanks!!
number which is an autonumber. It can be duplicated ... the 001-199 part
could be changed but the projID/CatID/PurchID should be tied to the fields
It is taken from 3 fields in my order form which is based on a qry
LLLL000000LL
LLLL is the ProjID
000 is the catID
000 is 001-199
LL is PurchaserID
Is there a way if all three fields are filled in that with a cmd button or
?? that you could generate that info into the forms field?
Thanks!!