Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all-
I have a command button on Sheet1, with a Command1_Click() method. I want to call that procedure from the Command2_Click() method which is on Sheet2. Even with both procedures defined as Public, I am unable to get this to work. I have tried Call Command1_Click() Call Command1.click I get "Sub or function not defined" for Command1_Click() & "Object Required" for Command1.click. Any thoughts? Thank you in advance! Zacah |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unable to click on charts & unable to create any new charts Excel | Charts and Charting in Excel | |||
GetObject method not work after Call Shell Method | Excel Programming | |||
Unable to call external program/dll | Excel Programming | |||
How do I call a method in VB from Excel with JUST code? | Excel Programming | |||
How do I call a method in VB from Excel with JUST code? | Excel Programming |