I need some help on this one. I have a userform that runs multiple macros based on selected checkboxes, each checkbox controlling their own macro. What I am looking for is the ability to use these same checkboxes to select certain sheets to print.
pseudocode,
commandbutton print (start code)
Print = 1 (enable variable to only run enabled code)
Check values of checkboxes
run only the print codes if true
Print = 0 (reset variable to normal mode)
end
any help with this will be appreciated.
![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
Bookmarks