Hello. My problem is that I have table containing products and the person who is managing the product and his address. One person might manage more than 1 product. Sometimes this person migth move to a new location and change his address. Thus, the form I have created now would ask the user for the person that their looking for and their new address. When the user clicks on the a button, the vba code should be able to loop through all the records in the table and when it sees the name entered by the user, it should change their address.
I have not been able to write a proper code to loop through all the records and update it automatically. If someone could guide me along, I will be really grateful.
Thank you so much
I have not been able to write a proper code to loop through all the records and update it automatically. If someone could guide me along, I will be really grateful.
Thank you so much