I have a contact database where I log a client and a contact date (Client and ContactDate fields). I then compare this table to a table of all clients to find clients that have not had a contact (null).
What I'd like to do, if possible, is be able to pull the unmatched records that haven't had a contact between TODAY and 365 days ago. Any ideas?
Hope that makes sense?
Thanks for any help!
-Stefan
What I'd like to do, if possible, is be able to pull the unmatched records that haven't had a contact between TODAY and 365 days ago. Any ideas?
Hope that makes sense?
Thanks for any help!
-Stefan