Hello everyone, this is my first post.
Here's my problem. I have a database that consists of people and their contact information. Some of those people have upwards of 3 different mailing address, and sometimes the primary address needs to be switched with one of the other supplemental addresses for this contact. How would I setup a button to switch or flip-flop the address fields? I tried writing a macro for this, but when I ran it information from one address box would carry over, but not the other. I'm thinking that I might need some kind of a median, where the data is temporarily stored and then placed.
Here's my problem. I have a database that consists of people and their contact information. Some of those people have upwards of 3 different mailing address, and sometimes the primary address needs to be switched with one of the other supplemental addresses for this contact. How would I setup a button to switch or flip-flop the address fields? I tried writing a macro for this, but when I ran it information from one address box would carry over, but not the other. I'm thinking that I might need some kind of a median, where the data is temporarily stored and then placed.
Comment