+ Reply to Thread
Results 1 to 3 of 3

Hiding or Making Buttons unavailable

  1. #1
    Registered User
    Join Date
    08-30-2007
    Posts
    35

    Question Hiding or Making Buttons unavailable

    Hi there,

    Could anyone tell me whether it is possible to make a Form Button (placed on my spreadsheet) disappear or become unavailable to use IF another cell equals a blank value?

    Linking to this, can anyone tell me if you use a Forms ComboBox whether or not selecting values from its dropdowns can be further processed? i.e. if you choose option 1, then cell B3 becomes unavailable for user input (changes colour or something like that?

  2. #2
    Forum Expert dominicb's Avatar
    Join Date
    01-25-2005
    Location
    Lancashire, England
    MS-Off Ver
    MS Office 2000, 2003, 2007 & 2016 365
    Posts
    4,867

    Smile

    Good morning thomas.szwed

    Unfortunately, there's not much control you can have over a Forms button - you have far more options when you use a Control Toolbox button. You can hide it, show it, or even ghost it out. I think that this is the best you can do with a Forms button :
    Please Login or Register  to view this content.
    Which pretty much removes it. You could include a check in the first line of your code that will only run the macro if your cell value isn't blank ... ?

    can anyone tell me if you use a Forms ComboBox whether or not selecting values from its dropdowns can be further processed
    You cannot control the appearance of individual items in any of Excel's comboboxes. If I need to do this in any of my apps, I'll remove it from the combobox completely - again there is more scope to do this using the Control Toolbox objects.

    HTH

    DominicB
    Please familiarise yourself with the rules before posting. You can find them here.

  3. #3
    Registered User
    Join Date
    08-30-2007
    Posts
    35

    Many Thanks

    Many Thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1