Hi.
I was wondering if there is any way to "grey-out" a commandbutton?
I made it using the forms toolbar.
Hi.
I was wondering if there is any way to "grey-out" a commandbutton?
I made it using the forms toolbar.
Last edited by Carlsbergen; 09-09-2009 at 03:01 AM.
An ActiveX button from the Controls Toolbox would be better suited, you can use it's Enabled property
Hope that helps.
RoyUK
--------
For Excel Tips & Solutions, free examples and tutorials why not check out my web site
Free DataBaseForm example
You can disable the Form control using
But it's appearance will not change. For that you need to use the Activex controls.![]()
Please Login or Register to view this content.
Thanks! Ill have to change them to ActiveX buttons then.
EDIT: For anyone interested. If in Design mode, you can set enabled to True or False
if you right-click on the button and go to Properties, Categorized, Misc.
When set to False, the button will grey out and not work.
Last edited by Carlsbergen; 09-09-2009 at 03:41 AM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks