I have a table of contacts and a table of calls logged. They are related based on the (main) Contacts table PropertyID field with the same field in the Calls table. I have a main form for the Contacts table and a subform for the Calls table. I open the subform with a command button on the main...