I have linked the checkboxes on the "control sheet" to a cell on the individual worksheet "H2", which will register true or false.
The button command for that particular worksheet is next to it, but I have entered a description in cell "H1"
Any ideas on a "for every sheet" macro that if "h2 = True" it will call the button macro for that sheet
I could add a print selected sheets macro for each subsection but it would be preferable to have one command overall
edit: Getting close with this but having problems with compile error for For without Next (not sure where to put the End Ifs)
any help appreciated rgds nigelog
Bookmarks