+ Reply to Thread
Results 1 to 2 of 2

customizing a drop down list depending on the value of a preceding cell

  1. #1
    Registered User
    Join Date
    01-06-2016
    Location
    Mancheste, England
    MS-Off Ver
    2007
    Posts
    1

    customizing a drop down list depending on the value of a preceding cell

    Hi all,

    I've gotten a bit stumped on something here. and have had a look through the site on older threads but couldn't find the correct answer.

    basically i have a series of columns with a yes/no drop down, however if the answer to column B is "yes" then the rest of the columns needs to read "not applicable" if the answer is "No" then they need to have the option for the Yes/No drop-down. if cant seem to get the cell to accept both, can any one help?
    Attached Files Attached Files
    Last edited by Daverich; 01-06-2016 at 10:24 AM.

  2. #2
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,920

    Re: customizing a drop down list depending on the value of a preceding cell

    This is the first time I've used and if statement to switch ranges for data validation. =IF($B2="Yes",$R$2,$Q$2:$Q$3) I use this for validation in Columns C:E. If you answer Yes, then your only choice for the other columns is N/A. Otherwise you get Yes or No.

    As for automatically filling in N/A when you answer Yes, I first thought of a formula, but that gets clobbered when you make a selection. If you want that, then it will take some VB code.
    Attached Files Attached Files

+ 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. Change cell content depending on selection from drop down list
    By mack4n in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-16-2015, 04:17 AM
  2. Replies: 1
    Last Post: 04-03-2015, 06:00 PM
  3. Multipy a cell depending on value in drop down list
    By Hermano in forum Excel General
    Replies: 4
    Last Post: 10-12-2014, 06:43 PM
  4. Replies: 1
    Last Post: 06-22-2014, 02:39 AM
  5. Replies: 4
    Last Post: 06-30-2012, 11:05 AM
  6. Moving row to different sheet depending on cell value from drop down list
    By antagius in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-06-2012, 06:06 AM
  7. Customizing Drop Down List in Excel
    By KINNEY0201 in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 09-30-2010, 12:45 PM

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