+ Reply to Thread
Results 1 to 4 of 4

Yes, No drop down menu that autopopulates

  1. #1
    Registered User
    Join Date
    07-07-2015
    Location
    Oklahoma, USA
    MS-Off Ver
    2013
    Posts
    2

    Yes, No drop down menu that autopopulates

    I have created 5 cells that have drop down menu's that are simple yes no boxes. Each person is supposed to select the department they belong to thus changing the information they see and need. All of that is pretty easy. We have had some issues though with personnel not changing a yes to a no if someone else from another department has used the sheet before them. I cannot figure out how to set these five cells so that only one can have a yes in it, basically they go in select yes to their appropriate department and all others automatically change to no. Thank you in advance for your assistance.

  2. #2
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Yes, No drop down menu that autopopulates

    Have you considered using Form Control, Option Buttons instead of a series of drop-down choices? With the Option buttons, all you have to do is to assign them to the same cell. The value in the cell changes to match the button clicked on. In addition, only one button can be selected leaving the others unselected. Your choice automatically changes the state of the unselected buttons and the selected cell for the outcome automatically enters a value that identifies the button selected.

    Buttons.JPG
    Last edited by newdoverman; 07-07-2015 at 04:37 PM.
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

  3. #3
    Registered User
    Join Date
    07-07-2015
    Location
    Oklahoma, USA
    MS-Off Ver
    2013
    Posts
    2

    Re: Yes, No drop down menu that autopopulates

    Yes there are several things that would make it so much better lol but this is a sheet that was started years ago and would require hours to update the necessary formulas that refer to these five as "yes". I was hoping to save a day's worth of work in editing those formula's (5 changes to about 100 formulas)

  4. #4
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Yes, No drop down menu that autopopulates

    You could use an IF formula to return "Yes" to the appropriate cell and No to the appropriate cells.

    Something like this:
    If the buttons returned a value to A1 and the yes/no values are in D1:D5
    Enter in D1 and fill down.
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    This also works
    Formula: copy to clipboard
    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Need help with a drop down list that autopopulates 2 fields
    By CommanderCougs in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 05-19-2014, 12:27 PM
  2. [SOLVED] Drop Down Autopopulates A Different Drop Down
    By mattman123 in forum Excel General
    Replies: 1
    Last Post: 07-30-2013, 07:25 PM
  3. [SOLVED] I cant work out how to create a drop down menu that relates to another drop down menu
    By louise2613 in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 08-18-2012, 01:49 PM
  4. Replies: 2
    Last Post: 01-30-2009, 04:23 PM
  5. [SOLVED] Drop down menu-How do you produce a drop down menu in a single cell in Excel
    By Freddo in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-04-2006, 04:35 AM

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