+ Reply to Thread
Results 1 to 3 of 3

Help with multiple lookup

Hybrid View

  1. #1
    Registered User
    Join Date
    05-17-2005
    Posts
    2

    Help with multiple lookup

    Trying to get the proper function to make this sheet work.

    From the bottom example, you select your parts from the drop down lists.

    Where result is, it should return the item(s) in the top example that have the correct x's in it.

    In every case it takes 2-4 parts to make an item. If you had PART1 and PART3 it should return "item2". If you had PART1 and PART2 it should return nothing.

    Im hoping for a tip or two if possible - and i hope im not in the wrong forum.

    thanks!

     
      FRUIT          PART1            PART2          PART3           PART4      
    1  item1            x                                             x
    2  item2            x                               x
    3  item3	         x                x                x
    4  item4                            x                             x
    5  item5            x               x                x           x
    ----------------------------------------------------------------------------------
    NAME            PART             PART                 PART             ITEM(s) CAN MAKE
    1 1111          list                  list             list                result    
    2 2222          list                  list             list                result
    3 3333          list                  list             list                result


    end

  2. #2
    Registered User
    Join Date
    05-17-2005
    Location
    Chicago, IL
    Posts
    16

    Can I take a look

    I don't really understand the questions. If you email me your sheet or page, I'll take a look at it.

    -TJ

    [email protected]

  3. #3
    Registered User
    Join Date
    05-17-2005
    Posts
    2
    Quote Originally Posted by TJKarakowski
    I don't really understand the questions. If you email me your sheet or page, I'll take a look at it.

    -TJ

    [email protected]


    maybe this is better - above example where it says list-- you choose from the parts and it gives the answer in result.

    
      FRUIT          PART1            PART2          PART3           PART4      
    1  item1            x                                             x
    2  item2            x                               x
    3  item3	         x                x                x
    4  item4                            x                             x
    5  item5            x               x                x           x
    ----------------------------------------------------------------------------------
    NAME            PART             PART                 PART             ITEM(s) CAN MAKE
    1 blah          part1              part3                              result =item2   
    2 blah           -                  -                part1           result=
    3 blah          part2              part1             part4          result=
    Last edited by iburnbud; 05-17-2005 at 11:38 PM. Reason: codebox mistake

+ 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