+ Reply to Thread
Results 1 to 6 of 6

Create a Drop Down list if another cell meets certain criteria

  1. #1
    Registered User
    Join Date
    09-02-2013
    Location
    SYd
    MS-Off Ver
    Excel 2003
    Posts
    13

    Create a Drop Down list if another cell meets certain criteria

    Hi

    I would like cell D7 to display a drop down list (already set on another worksheet Name = POSITION) if cell S4 >1

    I have tried =if($s$4>1,position) but this is not working

    thanks

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Create a Drop Down list if another cell meets certain criteria

    do you mean that if S4 <= 1, then there should be no D/D?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    09-02-2013
    Location
    SYd
    MS-Off Ver
    Excel 2003
    Posts
    13

    Re: Create a Drop Down list if another cell meets certain criteria

    if S4<+ 1 then no drop down list and display blank

  4. #4
    Registered User
    Join Date
    09-02-2013
    Location
    SYd
    MS-Off Ver
    Excel 2003
    Posts
    13

    Re: Create a Drop Down list if another cell meets certain criteria

    oops S4<=1

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Create a Drop Down list if another cell meets certain criteria

    You could put a formula in the cell to test for whats in S4, but the 1st time you use the D/D, the formula will be over-written. You will need someone to write some VBA code for this, so I will move it to the VBA forum for you

  6. #6
    Registered User
    Join Date
    09-02-2013
    Location
    SYd
    MS-Off Ver
    Excel 2003
    Posts
    13

    Re: Create a Drop Down list if another cell meets certain criteria

    The drop down will be used once. based on the selection a form is printed. On reopening the form the formula will be reset.

+ 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. create a dynamic drop down list based on specific criteria
    By stevegrobertson in forum Excel General
    Replies: 4
    Last Post: 02-21-2012, 08:07 PM
  2. Replies: 2
    Last Post: 02-13-2012, 08:22 AM
  3. Find the last in a list that meets the certain criteria
    By csmall86 in forum Excel General
    Replies: 1
    Last Post: 10-31-2010, 12:27 PM
  4. List Rows where a cell meets criteria
    By kmurray24 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-26-2008, 07:29 PM
  5. Replies: 1
    Last Post: 12-12-2007, 10:19 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