G
Guest
I have a switchboard button that is "Add Receipt". When I select this from
the switchboard, i would like to the form to come up with the last
"ReceiptNum" +1.
The table is tblReceipt, which consists of ReceiptID (PK, Autonumber),
ReceiptNum (Text Field), etc. The ReceiptNum is RE060001, RE060002, etc.
When the "Add Receipt button is selected, I would like the ReceiptID to
automatically insert the last ReceiptNum + 1.
the switchboard, i would like to the form to come up with the last
"ReceiptNum" +1.
The table is tblReceipt, which consists of ReceiptID (PK, Autonumber),
ReceiptNum (Text Field), etc. The ReceiptNum is RE060001, RE060002, etc.
When the "Add Receipt button is selected, I would like the ReceiptID to
automatically insert the last ReceiptNum + 1.