Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I inserted a CommandButton into a worksheet. I'm trying to have the
CommandButton run another macro that I have in a different module (Module 4). The code that I've used is Private Sub CommandButton1_Click() Call Module4.MACRO1 End Sub However, instead of executing the macro, it displays the VBE window for CommandButton1 (and shows the above code). How can I have the CommandButton run the macro instead of displaying the VBE? Thanks in advance for your help! Magnivy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Commandbutton | Excel Programming | |||
Simpel commandbutton question | Excel Programming | |||
Simple Question: Hiding a CommandButton | Excel Programming | |||
CommandButton | Excel Programming | |||
Commandbutton | Excel Programming |