Hi guys,
I want a macro that will copy a number of tabs across into a new workbook, and paste values.
However, the tabs which need pulling across will vary depending on what the user wants to bring across (although certain tabs will always need to be pulled across: "Summary", "Forecast", "Pictures").
Furthermore, the user may have created some new tabs (with no naming convention) which may also need pulling across.
Ideally when the macro is run, it would come up with a dialogue box with all the (unhidden) tabs listed, and a prompt:
"Which of these would you like to copy?" With a tick box against each one, but defaulted to 'yes' for the tabs that will always be pulled across: "Summary", "Forecast", "Pictures".
Is this possible??
If the default 'yes' option is not possible, is the tick box possible (with everything unticked)?
I want a macro that will copy a number of tabs across into a new workbook, and paste values.
However, the tabs which need pulling across will vary depending on what the user wants to bring across (although certain tabs will always need to be pulled across: "Summary", "Forecast", "Pictures").
Furthermore, the user may have created some new tabs (with no naming convention) which may also need pulling across.
Ideally when the macro is run, it would come up with a dialogue box with all the (unhidden) tabs listed, and a prompt:
"Which of these would you like to copy?" With a tick box against each one, but defaulted to 'yes' for the tabs that will always be pulled across: "Summary", "Forecast", "Pictures".
Is this possible??
If the default 'yes' option is not possible, is the tick box possible (with everything unticked)?