+ Reply to Thread
Results 1 to 4 of 4

Starting Dependent Drop Down List with Blank

  1. #1
    Registered User
    Join Date
    06-03-2015
    Location
    US
    MS-Off Ver
    NEw
    Posts
    22

    Starting Dependent Drop Down List with Blank

    Hi Everyone,

    I have two dependent drop down lists and would like to have the second drop down list appear as a blank every time a selection is made from the first drop down list.

    I am trying to achieve this with the same format from the attached sheet, and no macros please.

    So from the attached sheet, I would like users to have a blank option for the Location Drop down list, and once a location is selected, a blank option will first appear on the Resin drop down.

    Also, another thing I am trying to achieve is that no N/A appears in the Cost Cell every time a new location is chosen.

    I appreciate you guys taking the time! Have fun!!!
    Attached Files Attached Files

  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
    52,926

    Re: Starting Dependent Drop Down List with Blank

    I have two dependent drop down lists and would like to have the second drop down list appear as a blank every time a selection is made from the first drop down list.
    Not possible with regular formulas or drop-down, it would need VBA

    Also, another thing I am trying to achieve is that no N/A appears in the Cost Cell every time a new location is chosen.
    Change the last "N/A" to just ""
    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
    Forum Contributor
    Join Date
    09-18-2014
    Location
    Pakistan
    MS-Off Ver
    2013, 2016
    Posts
    283

    Re: Starting Dependent Drop Down List with Blank

    It is possible in VBA.
    Ford is guiding you in better way.
    Don't wait for the PERFECT MOMENT
    take the moment and make it PERFECT
    Amir

  4. #4
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Starting Dependent Drop Down List with Blank

    This will prevent a new entry being made in B4 unless the entry in C11 is deleted.

    In the data validation for B4 enter this formula:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Upon entry of the formula you will get an error unless C11 is blank. If you get the error, continue.

    This will not clear the entery in C11 but no entry in B4 is possible until C11 is deleted.
    Attached Files Attached Files
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

+ 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. Dependent Drop Down list to autofill next drop down with selective choices
    By MitchellHydro1 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-08-2015, 01:18 PM
  2. Replies: 1
    Last Post: 05-21-2014, 08:11 AM
  3. [SOLVED] Dependent Drop down list with DEPENDENT DEFAULT VALUE
    By ginieman in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 10-28-2013, 03:56 AM
  4. [SOLVED] Suppress drop-down list dependent on value chosen in another drop-down list
    By ptmald in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-17-2013, 07:17 PM
  5. [SOLVED] Removing blank cells from a dependent drop list in a single column
    By Dbeethekidd in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-04-2013, 04:15 AM
  6. [SOLVED] Column B drop down list with 2 options, columns C & E with dependent drop down lists
    By betic in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-26-2012, 03:47 PM
  7. [SOLVED] Dependent Drop down list with DEPENDENT DEFAULT VALUE (e.g. Blank)
    By Waqar Ali in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-26-2012, 06:31 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