+ Reply to Thread
Results 1 to 4 of 4

Part 2 - a formula that says yes or no depending upon a range of drop down boxes

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

    Part 2 - a formula that says yes or no depending upon a range of drop down boxes

    Hi there

    I hope you are well!

    Following a recent previous post, I am trying to get a formula that will make a cell say yes or no depending on what value is selected in a range of drop down boxes.

    I have attached a example spreadsheet with more information in. Please feel free to give it a go.

    thanks

    Mike

    yes or no formula (updated) 3.xlsx

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Part 2 - a formula that says yes or no depending upon a range of drop down boxes

    Try

    =IF(ISNUMBER(MATCH(A3,C6:C9,0)),"yes","No")
    Life's a spreadsheet, Excel!
    Say thanks, Click *

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

    Re: Part 2 - a formula that says yes or no depending upon a range of drop down boxes

    Spot on. Thank you very much

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Part 2 - a formula that says yes or no depending upon a range of drop down boxes

    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.

    Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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. Replies: 2
    Last Post: 08-15-2013, 07:03 AM
  2. Formula to calculate totals depending on Drop Down Menu
    By Hadda in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-17-2013, 09:41 PM
  3. Replies: 1
    Last Post: 07-13-2012, 12:11 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. Copying contents of w/s drop down boxes to another sheet and creating a named range?
    By Simon Lloyd in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-20-2006, 02: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