RowSource as Sheet Names in UserForm ComboBox

O

Orion Cochrane

I would like to have a userform with a combobox that lists all the sheets in
my workbook. Is that possible by using all my sheet names as my rowsource?
 
O

Orion Cochrane

Nevermind, I got an InputBox going on startup with the correct sheet to
activate.
 
Top