T
Todd
tblContacts has a one to many relationship to tblNotes. The fields I am
working with are [Name] from tblContacts, [NoteDate] from tblNotes, and
[Note] from tblNotes. I need to show all contacts with their notes when all
of their [NoteDate]'s are older than 6 months. In other words, no one has
added a new note on the contact for 6 months or longer. Is this possible?
Thank you!
working with are [Name] from tblContacts, [NoteDate] from tblNotes, and
[Note] from tblNotes. I need to show all contacts with their notes when all
of their [NoteDate]'s are older than 6 months. In other words, no one has
added a new note on the contact for 6 months or longer. Is this possible?
Thank you!