How do I?

  • Thread starter Thread starter Michael Kintner
  • Start date Start date
M

Michael Kintner

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
 
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
 
Use the button from the forms menu instead. You will be happier.
 
I also agree with Don's point: Use "Forms" over Controls... they are more
reliable, flexible, and generally just easier.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top