Macro to run Command Buttons
Just to add on.... please make sure sheets are refered properly within your
macro like Sheets("Sheename"). and not as ActiveSheet. or ActiveCell.
If this post helps click Yes
---------------
Jacob Skaria
"Leigh Douglass" wrote:
Hi
I have 13 individual macros assigned to 13 individual command buttons on 13
separate sheets. I would like one more command button with a macro that runs
all of the other 13 macros/buttons.
thanks
Leigh
|