I posted this before but still have not received a solution. I am a VBA beginner and I'm not sure how to proceed. I have attempted to create a macro to "PrintSelected" sheets from over 200+ Active worksheets. I had a Macro to print based on checkboxes, but it wouldn't show all active worksheets since there are too many. I tried to use a List Box, but I'm not sure how to do it. I have created my list box, but I'm not sure of the code needed to trigger the List Box (SelectSheets) to pull the active sheets and print when selected. Can anyone help me with the code?
Thank you!
Thank you!