View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Kaak[_75_] Kaak[_75_] is offline
external usenet poster
 
Posts: 1
Default Can anybody help on Vb Macros..?


Just Call all your macros from the one macro.

Sub MainMacro()

Macro1
Macro2
Macro3
...

End Su

--
Kaa
-----------------------------------------------------------------------
Kaak's Profile: http://www.excelforum.com/member.php...nfo&userid=751
View this thread: http://www.excelforum.com/showthread.php?threadid=55686