Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi all, If these work, to call macro's: Sub RunCode1() Code1 End Sub Sub RunCode2() Code2 End Sub Why dosen't this work, to toggle the calls? Sub testoftoggle() If Code1 = True Then Code2 Else Code1 End If End Sub -- Desert Piranha ------------------------------------------------------------------------ Desert Piranha's Profile: http://www.excelforum.com/member.php...o&userid=28934 View this thread: http://www.excelforum.com/showthread...hreadid=517572 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Command button to toggle worksheet event code on / off? | Excel Discussion (Misc queries) | |||
Toggle Code | Excel Programming | |||
toggle button & event code | Excel Programming | |||
Can I toggle this Code - to Stamp and to UnStamp? | Excel Programming | |||
XLA calls dll | Excel Programming |