Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I make the command button work on my sheet? It is created and ready
to run but the press button does not work. Thanks in advance for your help? Mike |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Michael
If you are in "Design Mode" in the Excel UI, right click on the button and select View Code. Once you add your code, remember to "Leave Design Mode" (by clicking the triangle-like design tool on the Control Toolbox toolbar.) Let us know if you are having greater problems than this... Charles www.officezealot.com "Michael Kintner" wrote in message ... How do I make the command button work on my sheet? It is created and ready to run but the press button does not work. Thanks in advance for your help? Mike |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use the button from the forms menu instead. You will be happier.
-- Don Guillett SalesAid Software "Michael Kintner" wrote in message ... How do I make the command button work on my sheet? It is created and ready to run but the press button does not work. Thanks in advance for your help? Mike |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I also agree with Don's point: Use "Forms" over Controls... they are more
reliable, flexible, and generally just easier. -- Charles www.officezealot.com "Don Guillett" wrote in message ... Use the button from the forms menu instead. You will be happier. -- Don Guillett SalesAid Software "Michael Kintner" wrote in message ... How do I make the command button work on my sheet? It is created and ready to run but the press button does not work. Thanks in advance for your help? Mike |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|