D
DavidS
I need to find transactions where the same credit card number was used for
two different customers.
My table lists all of the pending orders: Ordernum, Custnum, cardnum, date,
etc.
One customer may have several orders and use the same credit card number.
However, sometimes the operator may accidentally enter their card number on
another customer's order. I need to search the table for these errors before
processing the orders.
I've used the wizard successfully to show all of the orders where the same
cardnumber was used... however, I can't figure out how to filter out the
orders where the same customer number is used.
Thanks in advance for your help.
two different customers.
My table lists all of the pending orders: Ordernum, Custnum, cardnum, date,
etc.
One customer may have several orders and use the same credit card number.
However, sometimes the operator may accidentally enter their card number on
another customer's order. I need to search the table for these errors before
processing the orders.
I've used the wizard successfully to show all of the orders where the same
cardnumber was used... however, I can't figure out how to filter out the
orders where the same customer number is used.
Thanks in advance for your help.