Hello-
I have two tables Main Table and Last Contact Table. I have a "relationship" between the two. I need to add a date to multiple contacts to create a "last contact date - rather than entering the info to each contact (over 3,000 names). I am trying to create a report of people Not contacted in some many days. Do I need to create a "last contact id" (auto)" or "main id (auto)" in the last contact table. I tried to do an append table and it didn't work. Thanks!