B
Bob
Hi,
I receive information about monthly payments made in to several accounts.
I need to run a query to check that information to see if any accounts
did not receive the payment for that month.
A very simplified example.
Account 1
January, February, March, April, May, June
Account 2
January, February, April, May, June
Clearly, Account 2 has missed out on the payment for March
All necessary information is stored in 2 tables and is imported monthly
from a .csv file.
Any help greatly appreciated.
Bob Wickham
I receive information about monthly payments made in to several accounts.
I need to run a query to check that information to see if any accounts
did not receive the payment for that month.
A very simplified example.
Account 1
January, February, March, April, May, June
Account 2
January, February, April, May, June
Clearly, Account 2 has missed out on the payment for March
All necessary information is stored in 2 tables and is imported monthly
from a .csv file.
Any help greatly appreciated.
Bob Wickham