Hi guys - I'd like to create a userform to do the following:
I have values stored in a named range..call it..."myNamedRange". I want to create a macro to show a userform where the user selects as many of those as he/she wants. I then want that when they click OK, the macro looks for the value two cells to the right to find the tab name and print that sheet. Clicking Cancel exits the form.
I am familiar with For Next looping, If statements and the Offset statement to include the list. I am now at all familiar with userforms and am therefore not having any lucky weaving this together.
Any help would be greatly appreciated.
Thanks!
I have values stored in a named range..call it..."myNamedRange". I want to create a macro to show a userform where the user selects as many of those as he/she wants. I then want that when they click OK, the macro looks for the value two cells to the right to find the tab name and print that sheet. Clicking Cancel exits the form.
I am familiar with For Next looping, If statements and the Offset statement to include the list. I am now at all familiar with userforms and am therefore not having any lucky weaving this together.
Any help would be greatly appreciated.
Thanks!