I have seen some threads similar to this, but can't get any of them to work.
I work for a financial company and all of our clients are supposed to make monthly deposits. At times, however, the client chooses to skip a deposit. I need to determine a list of clients and the months for which they made no deposits.
I use a field called YYYYMM (eg, 200509) to identify the month of each deposit. I also created a "master lookup table" of months and years (in the same YYYYMM format) to compare it to.
I have tried the Access unmatched wizard, but that doesn't give me the client name and the missing month(s), since the result fields are drawn from the "master" table.
Any help is appreciated.
I work for a financial company and all of our clients are supposed to make monthly deposits. At times, however, the client chooses to skip a deposit. I need to determine a list of clients and the months for which they made no deposits.
I use a field called YYYYMM (eg, 200509) to identify the month of each deposit. I also created a "master lookup table" of months and years (in the same YYYYMM format) to compare it to.
I have tried the Access unmatched wizard, but that doesn't give me the client name and the missing month(s), since the result fields are drawn from the "master" table.
Any help is appreciated.