G
Guest
I have an expense database that includes tables for
Receipts (0001, 0002, 0003), MethodofPayment (Cash, Company Charge,
Mastercard), Mastercard (statementdate), Mastercard details (MC Reference,
date, amount).
I have first run a query to separate only the mastercard entries (ReceiptID,
MethodofPayment=Mastercard).
I have tried to use this query to return a query that has only the receipts
in this query and the MC Reference, but have thus far been unsuccessful.
Can anyone help me?
Receipts (0001, 0002, 0003), MethodofPayment (Cash, Company Charge,
Mastercard), Mastercard (statementdate), Mastercard details (MC Reference,
date, amount).
I have first run a query to separate only the mastercard entries (ReceiptID,
MethodofPayment=Mastercard).
I have tried to use this query to return a query that has only the receipts
in this query and the MC Reference, but have thus far been unsuccessful.
Can anyone help me?