Needing help on this: I have 2 tables Aging & Customers
The Aging Table has current account info..
The Customer Table has all calls to each account.
I need a query to look at all the records in Aging Table & Customers Table and show me all Aging records that have been called & not been called, and only show me the last call date.
I've tried "Max" which worked for customers that have been called, but won't show me those that have NOT been called.
Thanks,
Ivan
The Aging Table has current account info..
The Customer Table has all calls to each account.
I need a query to look at all the records in Aging Table & Customers Table and show me all Aging records that have been called & not been called, and only show me the last call date.
I've tried "Max" which worked for customers that have been called, but won't show me those that have NOT been called.
Thanks,
Ivan