I have a workbook with 100+ worksheets.
I have setup a combobox for the user to enter minimum (MinSheet) and maximum (MaxSheet) value for printing a range of worksheets.
The worksheets are titled "LA1", "LA2", "LA3", thru to "LA50" plus many more.
What would the macro be for printing the range from "LA(MinSheet)" thru "LA(MaxSheet)"?
I have setup a combobox for the user to enter minimum (MinSheet) and maximum (MaxSheet) value for printing a range of worksheets.
The worksheets are titled "LA1", "LA2", "LA3", thru to "LA50" plus many more.
What would the macro be for printing the range from "LA(MinSheet)" thru "LA(MaxSheet)"?