marystewart78
Registered User.
- Local time
- Today, 10:24
- Joined
- Aug 16, 2005
- Messages
- 30
Hi folks,
I have two tables - one with customer details and one with notes linked by Customer ID. On a monthly basis I will be entering new customers and sending them a letter of introduction - I would like to record in the notes table that I have done this - if I was using one table I could use the update query to update all records at the one time but as it is two tables this doesn;t work else I'm doing something wrong ... can anyone suggest how I do this either using update query or another method.
Many Thanks,
Mary
I have two tables - one with customer details and one with notes linked by Customer ID. On a monthly basis I will be entering new customers and sending them a letter of introduction - I would like to record in the notes table that I have done this - if I was using one table I could use the update query to update all records at the one time but as it is two tables this doesn;t work else I'm doing something wrong ... can anyone suggest how I do this either using update query or another method.
Many Thanks,
Mary