colinmitton
Technical User
I need to know how to 'swap' data between two different fields each in there own table. The fields have the same settings I just need to be able to swap the data from Field1 in table1 to Field3 in table2.
I'm going to use a command button do the switch but I'm getting confused with using recordsets and the correct terminology to overwrite the fields in the relevent records? do I need to set up a temporary Table to acheive this?
Thanks
I'm going to use a command button do the switch but I'm getting confused with using recordsets and the correct terminology to overwrite the fields in the relevent records? do I need to set up a temporary Table to acheive this?
Thanks