+ Reply to Thread
Results 1 to 2 of 2

If statement is true then display dropdown menu

  1. #1
    Registered User
    Join Date
    10-24-2008
    Location
    New York
    Posts
    10

    If statement is true then display dropdown menu

    I have a bowling spreadsheet. I'm trying to code it in such a way that if there are a certain number of entries in my contest, then I automatically get entered. However, if the number of entries is not met, then I can still be entered, but a dropdown would display where I could choose whether to enter myself or not. So here it is a little more detailed:

    - Cell B3 is the number of entries in the contest. It is a simply countif function that counts the number of entries based on column C. If Column C has the word "Yes," it counts it.
    - Cell B27 is my name.
    - Cell C27 is the column which specifies whether I'm in the contest or not.

    What I want is this - if the number of entries in cell B3 is greater than 29, I want cell C27 to auto-populate with the word "Yes" (which is easy enough to do with a simple IF Statement).
    Here's the hard part - if the number of entries in cell B3 is less than 30, I want a dropdown to appear in cell C27 to show whether I want to manually enter myself if there are less than the required number of entries to auto-enter me.

    Can this be done? Can anyone assist with this please? Thanks in advance.

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: If statement is true then display dropdown menu

    Hi,

    Using only those two cells I don't see how you can do this without a macro. You're asking for the cell to contain both a formula and a manual entry on different occasions. However why not use a third cell where you choose to indicate whether to enter yourself. Suppose that extra cell is say B4 and that it contains a dropdown with Yes,No choice, then your formula in C27 would be

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

+ 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. If statement is true then display dropdown menu
    By Padgoi in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-20-2017, 04:44 PM
  2. [SOLVED] make dropdown menu dependent on other dropdown menu values
    By kosherboy in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-30-2015, 04:29 PM
  3. How a drop down menu's list can change depending on another dropdown menu.
    By sudeepkm73 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 06-30-2015, 03:18 AM
  4. [SOLVED] How a drop down menu's list can change depending on another dropdown menu.
    By marc1980 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-21-2014, 04:58 PM
  5. Replies: 4
    Last Post: 05-22-2013, 03:23 PM
  6. Replies: 3
    Last Post: 01-11-2012, 11:58 AM
  7. Replies: 1
    Last Post: 02-06-2010, 11:09 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