View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
kassie
 
Posts: n/a
Default Two Macros under One command button

Let the one macro call the other. Say they are anmed Sub Print1 and Sub
Print2, then, after the code to execute Print1, and before end sub, insert a
line - Print2

"Rony" wrote:

Hi
Is it possible to link two macros under one Command Buttion, if Yes how?.
Need to print two reports at one Stretch.

Thanks in Advance

--
Ron