+ Reply to Thread
Results 1 to 4 of 4

How to remove blank values from drop down list

  1. #1
    Registered User
    Join Date
    07-14-2011
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Post How to remove blank values from drop down list

    All,
    Ok, have come across many solutions for removing blank values from a drop down list but it seems none of that is useful in my situation.

    I have two tabs in the excel 2007 file - tab 1 and tab 2. I have following values on tab 1

    Value1


    Value2

    Value3


    There are blank cells in between and they are not consistent. I haved named this entire range as MyRange and using it on tab2 to populate a drop down list using =MyRange.


    While showing MyRange values on tab 2 in the drop down list, I want to eliminate the blank values and show only Value1, Value2 and Value3.

    Does anyone know how I can do it? Thanks in advance.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: How to remove blank values from drop down list

    Perhaps you have come across this solution, but it is the one I'd use.. and that is make a new list separately (you can do it with formulas if your list might be dynamic) and then call that list MyRange instead.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    07-14-2011
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: How to remove blank values from drop down list

    NBVC,
    Thanks for a quick response? Is there no other way? like using OFFSET etc.?

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: How to remove blank values from drop down list

    Not that I am aware of.

    You need to have a final list with no blanks between.. if all the blanks are below, then it is possible, but if not, you need to create a separate list (manually or with dynamic formulas) and reference that.... or you can possibly use VBA... but not my expertise.....

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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