Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have Public Sub Unlockbuttons() Macro recorded in a module. How do I execute this macro from within code in a userform. I'm using this code: If Sheet6.Range("f49") = 0 And Sheet6.Range("f59").Text = Sheet6.Range("f50").Text Then 'Here is where I need the code to execute the Unlockbuttons macro Would appreciate any guideance Cheers Peter (Working my way through first VBA project) -- peter.thompson ------------------------------------------------------------------------ peter.thompson's Profile: http://www.excelforum.com/member.php...o&userid=29686 View this thread: http://www.excelforum.com/showthread...hreadid=503579 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
calling a module | Excel Discussion (Misc queries) | |||
Calling worksheet module from other module. | Excel Programming | |||
Calling an Excel/VBA User Created Module from WSH | Excel Programming | |||
Calling Worksheet SubProcs From Module | Excel Programming | |||
Calling VBA function that is in another module | Excel Programming |