+ Reply to Thread
Results 1 to 12 of 12

Data Validation List question

Hybrid View

  1. #1
    Registered User
    Join Date
    06-20-2007
    Posts
    10

    Data Validation List question

    Hi,

    I have a question regarding the data validation lists. What i have is 4 different lists

    Department
    Assays
    Instrument
    Manufacturer

    What I want to do is...once a user chooses a department, he gets a list of assays done in the chosen dept. and also a list of instrument used by the dept and a list of manufacturers

    I used the examples shown here
    http://www.contextures.com/xlDataVal13.html
    http://www.contextures.com/xlDataVal02.html

    and was able to succeed in creating dependent lists to some extent...I am attaching whatever I have able to accomplish so far, which is able to pull up the assay list based on the dept. ...but am confused as to how to get the Instrument and Manufacturer list at the same time .....please choose 'Chem 2" from the dept list to see what I have managed to do so far
    Last edited by fijian; 09-04-2007 at 11:38 AM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    For the instruments you have named ranged such as Chem2i... so in the data validation you need to include the "i"

    Try =INDIRECT(SUBSTITUTE(B4," ","")&"i") for the instruments data validation...


    similarly for manufacturers (which I couldn't find in your sheet)
    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
    06-20-2007
    Posts
    10
    thank you! thank you! thank you!

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

  5. #5
    Registered User
    Join Date
    06-20-2007
    Posts
    10
    Hi,

    I have one more question on the same topic..

    My data is arranged in 3 columns (Assay, TEa and % Allowable Difference)....is there a way to extract the TEa values and % Allowable Difference values for the assay that is chosen from the dropdown list?

    I am attaching the excel file....hope my question makes sense

    Thanks for your help again
    Last edited by fijian; 09-04-2007 at 11:39 AM.

  6. #6
    Registered User
    Join Date
    06-20-2007
    Posts
    10
    could this be possible using the Lookup or the offset function>?....but how do I use it with data validation lists?...pls help

+ 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