Hi,
(AccXP)
I have a table with a CreditCardNumber field in.
This table stores data on bookings. There is a unique customer number, but this is only an internal number.
If a customer phones and places an order, what I need is for Access to check and see if this customer already exists. If so, then simply to alert the user to this and allow the transaction to continue.
Maybe if a msgbox could spring up with the record or customer number of the previous transaction.
What would be the simplest way to achieve this?
Many thanks in advance
Steven
(AccXP)
I have a table with a CreditCardNumber field in.
This table stores data on bookings. There is a unique customer number, but this is only an internal number.
If a customer phones and places an order, what I need is for Access to check and see if this customer already exists. If so, then simply to alert the user to this and allow the transaction to continue.
Maybe if a msgbox could spring up with the record or customer number of the previous transaction.
What would be the simplest way to achieve this?
Many thanks in advance
Steven