View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
T-容x[_25_] T-容x[_25_] is offline
external usenet poster
 
Posts: 1
Default re : Possible to run private sub macros by writing another private


Yes you can, if all 7 and the new private subs are located in the same
module...

ddiicc Wrote:
Hi all,

I have 7 private subs ... all linked to indiviudal command button.
7 Private sub listed below :-

1) LGC01
2) LGC02
3) LGC03
4) LGC04
5) LGC05
6) LGC06
7) LGC07

I want to write another PRIVATE sub to run all the private subs LGC01,
02,
03, 04 ,05 ,06 and 07 together ... can it be done???



--
T-容x
------------------------------------------------------------------------
T-容x's Profile: http://www.excelforum.com/member.php...o&userid=26572
View this thread: http://www.excelforum.com/showthread...hreadid=399339