Hi all,
in a training database, there is a userform for writing data to selected sheets using an assortment of comboboxes, listboxes and textboxes - I'd like to change the functionality of the userform a little. Code is attached for perusal...
The savedata routine is as follows...![]()
Please Login or Register to view this content.
Using 'select case' with combobox4 means I have to click the command button up to 28 times (for 28 staff members) and I wonder if someone could show me what I need to do in terms of coding if I change the combobox to a multi-select listbox - I'm thinking a for-next loop to cycle through each of the sheets and write data but I'm not quite sure how to accomplish that.![]()
Please Login or Register to view this content.
Cheers,
AJ
Bookmarks