+ Reply to Thread
Results 1 to 2 of 2

Command button to request user input (selection) of a range of cells

  1. #1
    Registered User
    Join Date
    07-01-2013
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    2

    Wink Command button to request user input (selection) of a range of cells

    I wish to create a macro for a command button that requests user input of an range of cells in the active worksheet by selecting the cells with the mouse. The macro then prompts the user to select one of 3 option buttons and colors the user selected cells based on the setting of the 3 option buttons.
    Thank you for any assistance.

  2. #2
    Forum Expert Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007, 2010
    Posts
    3,978

    Re: Command button to request user input (selection) of a range of cells

    Welcome to the Forum.

    See if this code does what you need.
    Rather than option buttons, which require a custom userform, I have used the built-in input box with a prompt to enter a number corresponding to a color choice.

    Please Login or Register  to view this content.
    Palmetto

    Do you know . . . ?

    You can leave feedback and add to the reputation of all who contributed a helpful response to your solution by clicking the star icon located at the left in one of their post in this thread.

+ 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