Hi,
Hoping someone could advise me here.
I have an execl spreadsheet preloaded with data on multiple sheets.
I am currently using multiple userForms to display the data.
On userForm1 i have two listboxes.
I move values from listbox 1 to listbox 2 using a button called 'Select_cmd'.
Prior to the selected record value moving to listbox 2 a second userForm pops up where I populate
other fields on that record using radio buttons.
How do i ensure that i am updating the correct record using the second userForm?
Does anyone have advice on how to use multiple forms and maintain data integrity?
Thanks
Hoping someone could advise me here.
I have an execl spreadsheet preloaded with data on multiple sheets.
I am currently using multiple userForms to display the data.
On userForm1 i have two listboxes.
I move values from listbox 1 to listbox 2 using a button called 'Select_cmd'.
Prior to the selected record value moving to listbox 2 a second userForm pops up where I populate
other fields on that record using radio buttons.
How do i ensure that i am updating the correct record using the second userForm?
Does anyone have advice on how to use multiple forms and maintain data integrity?
Thanks