+ Reply to Thread
Results 1 to 3 of 3

Drop down selection formula

Hybrid View

  1. #1
    Registered User
    Join Date
    05-11-2013
    Location
    Wigan, Englan
    MS-Off Ver
    Excel 2010
    Posts
    46

    Drop down selection formula

    Hi Everyone

    I hope you are all well!

    I am trying to find a formula which will make a cell say yes or no if a option from a drop down box is selected.

    Basically if the account is selected from the drop down box then it will say yes in the active account column. If it is not selected it will say no.

    I have tried a number of IF statements but cant get it to work. I have attached the spreadsheet so please feel free to give it a go.

    Thanks

    Mike

    Active Account.xlsx

  2. #2
    Forum Expert
    Join Date
    09-20-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    2,278

    Re: Drop down selection formula

    Hello
    Try the following formula in I4:I8:

    =IF(D4="","",IF(COUNTIF($D$14:$D$20,D4),"Yes","No"))
    Hope this helps.
    DBY

  3. #3
    Registered User
    Join Date
    05-11-2013
    Location
    Wigan, Englan
    MS-Off Ver
    Excel 2010
    Posts
    46

    Re: Drop down selection formula

    That works. Brilliant. thanks for your help

+ 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. Can a worsheet formula reference a drop down list selection?
    By 2Excel in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-09-2014, 04:48 AM
  2. [SOLVED] Formula that recognizes data from a drop down list selection
    By dwoodson297 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-14-2013, 10:36 AM
  3. Formula and calculation based on drop down selection
    By LilBit543 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-10-2013, 07:20 PM
  4. [SOLVED] Formula to input time after selection from drop down boxes
    By stug in forum Excel General
    Replies: 9
    Last Post: 04-27-2012, 08:30 AM
  5. Drop Down Selection Formula
    By mmanuk1 in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 02-01-2007, 04:05 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