Hello Forum Members!
Once again, I'm in need of you expertise in solving a problem. I have a Userform that has a combobox to select one of the multiple sheets in the workbook, so that the information being entered into the form goes to that particular sheet. The problem is that the info is going to all the sheets in the workbook, which are the same in format just used at different times.
The user gets the form when a button is clicked. The form itself has a combobox with sheet choices and a few fields to enter information, then there is a submit button that is supposed to take the information to the selected sheet but instead is populating all the sheets in that workbook.
Is there a way to make the sheet selection also focus the delivery of the information collected to the selected sheet? In other words, if the user chooses sheet 3 from the drop down menu, fills in the fields with info, then clicks the submit button... what do I need to do to have that info appear only in sheet 3 and nowhere else?
Thank you in advance for any help you guys can provide on this one... and please let me know if you need more information.
Bookmarks