All,
Is there a query that I can write that will take a field that contains a standardized date and find the one that is missing
IE
Acct ID Accrual Month
205 1/1/2004
205 2/1/2004
205 3/1/2004
205 5/1/2004
205 6/1/2004
206 1/1/2004
206 3/1/2004
So in the example above, it would find that for ACCTID 205 4/1/2004 and Acct ID 206 2/1/04 is missing from the file
Thanks for the help all
Is there a query that I can write that will take a field that contains a standardized date and find the one that is missing
IE
Acct ID Accrual Month
205 1/1/2004
205 2/1/2004
205 3/1/2004
205 5/1/2004
205 6/1/2004
206 1/1/2004
206 3/1/2004
So in the example above, it would find that for ACCTID 205 4/1/2004 and Acct ID 206 2/1/04 is missing from the file
Thanks for the help all