I have created a simple userform containing a combobox and text box. The combobox is a range of number's 1-20. I have listed in column "A" 1-20. My question is, how can I have a user select a value from the drop down menu and have the information they provide get recorded in the corresponding numbered row?
Also, this is being done in VBA, so coding examples would be helpful!
The worksheet I have created is for a list of tasks, once a task is completed, the user chooses the task # and inputs their initials. Thanks for taking the time to help!
Also, this is being done in VBA, so coding examples would be helpful!
The worksheet I have created is for a list of tasks, once a task is completed, the user chooses the task # and inputs their initials. Thanks for taking the time to help!