I have a userform that is auto populated with checkboxes that correspond to column headings on an activeworksheet.
what i want to do is click any combination of checkboes, when I click the command button it selects/copy the column(s) the checkbox relates to so I can then click another command button to open a new worksheet and paste the selection.
Unfortunately my code will only allow me to select one column at a time and not multiple. please help me, I've spent two days trying to get this to work, i think i have to somehow dd each checkbox to an array or range?
below is the command button
![]()
Please Login or Register to view this content.
Bookmarks