J
John D
I posted this on the queries section, but occured programming might be better -
Can you "easily" edit a record in 1 table, save the edit as a new record and
yet keep the old record.
I have an email mailing list. It's primary key is [person_code] +
[email_address]. When people get new addresses I want to add the new address
AND save the eold address. I want to save the old address because I have a
[campaign_results] table that records each person's response (if any) to
different email newsletters - I want to keep the old address in previous
campaign_results records to preserve the accuracy of the previous address.
Any pointers are greatly appreciated. John D
Can you "easily" edit a record in 1 table, save the edit as a new record and
yet keep the old record.
I have an email mailing list. It's primary key is [person_code] +
[email_address]. When people get new addresses I want to add the new address
AND save the eold address. I want to save the old address because I have a
[campaign_results] table that records each person's response (if any) to
different email newsletters - I want to keep the old address in previous
campaign_results records to preserve the accuracy of the previous address.
Any pointers are greatly appreciated. John D