+ Reply to Thread
Results 1 to 20 of 20

Validation question

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    03-12-2004
    Posts
    329

    Validation question

    I have a table where column A looks like:

    1. o.c. < 700 mm
    2. <empty cell>
    3. o.c. >= 700 mm
    4. <empty cell>
    5. o.c. < 700 mm with...
    6. <empty cell>
    7. o.c. >= 700 mm with...
    8. <empty cell>

    I want to create a validation (ie. a drop down list) that only includes cells that are filled with information (ie. do not want blank cells).


    Thank you

  2. #2
    Forum Contributor
    Join Date
    03-12-2004
    Posts
    329
    Any good solution to this one?

  3. #3
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Sorry to be thick.

    You want a pick list for an existing Table ??

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  4. #4
    Forum Contributor
    Join Date
    03-12-2004
    Posts
    329
    Users will have multiple similar drop-down lists, which are generated from multiple tables that are already created. Base on these different inputs, my spreadsheet will search for the proper values from these tables and perform different calculations.

    Hope I am clear.


    Thanks

  5. #5
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Hi,

    Are you after something like this

    http://www.contextures.com/xlDataVal02.html#Illegal

    Basically you want the users selection to do a lookup and return a value from your table ??

    VBA Noob

  6. #6
    Forum Contributor
    Join Date
    03-12-2004
    Posts
    329
    It's not exactly a simple LOOKUP(). It's more like LOOKUP() within LOOKUP() within LOOKUP(). I will show you one of the tables just for your information.

    What I really want is to create a drop-down list where I can specific a range from my existing tables. Yet, I DO NOT want any blank cells (existing tables have blank cells within the range that I want) to be included. See attachment.

    Thanks
    Attached Images Attached Images

+ 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