Wow! Thank you for the quick reply Pat!
The two tables have an inner join. Where there are relationships in the two queries they are also inner joins. (Some fields have been dropped from unlinked tables to id the user, etc)
I have never used DAO or ADO (I have heard of them). I have...
Thank you for the welcome Paul!
I should mention that this site has helped me solve problems many times with posts already in existence. It really was time for me to stop lurking:)!
Hi! I'm hoping that you can assist me with this problem.
I've developed two tables: CredEvents and CredEventsSites that have a one to many relationship linked on the field CredEventID. CredEvents has a field that tracks the type of event entered in a field called CredEventType. I've made...
Hi!
I'm so glad this forum is here. I've been working in MS Access since the mid-90s - primarily writing queries and reports.
I've been given the assignment of continuing to develop a database I created that previously primarly ran just the queries and reports I'd created from data entered...