Trying to make a "change of address" where, if a members current address is altered, it will put what was their address into another table called "tblPrevAddress".
I've thought that using "On Change" for the StreetAddress would be appropriate for triggering this code, but haven't found a way to have Access append multiple fields (StreetAddress, City, ST, Zip) into the other table automatically.
Any ideas?
Bluez
I've thought that using "On Change" for the StreetAddress would be appropriate for triggering this code, but haven't found a way to have Access append multiple fields (StreetAddress, City, ST, Zip) into the other table automatically.
Any ideas?
Bluez