command Button

F

Frank

When i create a commanded button on a sheet the macro
assign window does not open automaticly. (Excel 2000)
It starts a command line.
 
P

Peo Sjoblom

Are you using the button from the control toolbox toolbar as opposed to the
one
from the forms toolbar?
 
D

Dave Peterson

You can either put your code in that commandbutton1_click event or you can
delete that commandbutton and use one from the Forms toolbar.
 

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

Top