View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
bigwheel bigwheel is offline
external usenet poster
 
Posts: 222
Default One macro runs then it auto runs another macro

Yes, you can. Use the Call statement.

"PG" wrote:

I want be able to run one macro and then have that macro start running
anohter macro in the same work book. Can this me done?