Thread: macro help
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default macro help

sub master()
call slave1()
call slave2()
end sub
--
Gary's Student


"jammy20466" wrote:


could someone please tell me if you can make a macro of macros so you
can use the one macro to access multiple macros

regards
jammy20466


--
jammy20466
------------------------------------------------------------------------
jammy20466's Profile: http://www.excelforum.com/member.php...o&userid=35816
View this thread: http://www.excelforum.com/showthread...hreadid=556027