View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Newbee Newbee is offline
external usenet poster
 
Posts: 33
Default Excel Command Buttons

Thank you! Using the Call Run Code.


"Rodrigo Ferreira" wrote:

You can create a macro that call all the others

--

Rodrigo Ferreira


"Newbee" escreveu na mensagem
...
I am trying to create a command button that will run a series of macros.
However the command button will only allow me to assign one macro. What
is
another way that I can run several macros in a sequence with one button.
Instead of having to run them one at a time?