I think I didn’t phrase my question correctly. I did not want a yes/no
answer as I had already suspected there was a way to do this, but I don’t
know how to identify the command button object. I suppose the code is
something like:

Commandbutton(button identifier).visible=false ‘to make invisible
Commandbutton(button identifier).enable=false ‘to disable

I certainly would appreciate a little more help.


"Harald Staff" wrote:

> Sure, commandbuttons have an Enabled property and a Visible property, both
> can be set to False.
>
> HTH. Best wishes Harald
>
> "JR_06062005" <JR06062005@discussions.microsoft.com> skrev i melding
> news:24A8991B-85F8-423B-A77C-18F29BF6BE33@microsoft.com...
> > Is there a way to make a command button invisible and/or disable it? This
> > can be done in Access, but if it can be done in Excel, I don't know how to

> do
> > it.

>
>
>