+ Reply to Thread
Results 1 to 7 of 7

Vlookup for different sheets

  1. #1
    Registered User
    Join Date
    02-25-2019
    Location
    Adelaide, Australia
    MS-Off Ver
    365
    Posts
    43

    Vlookup for different sheets

    Hello!

    I am looking for a formula that will look into other sheet values and give me the dropbox options according to those values. It is hard to explain so I have attached an example.
    So, when I type the supplier name in 'Form' B1, the list of products/services supplied by that supplier will appear in B3 as a dropbox to choose from (data is in 'Data').

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-30-2019
    Location
    Chiangmai, Thailand
    MS-Off Ver
    Office 2016, Excel 2019
    Posts
    1,234

    Re: Vlookup for different sheets

    Pleaset try this formula in data validation of cell B3

    Please Login or Register  to view this content.
    This formula is need sorted data (supplier name) as your example.


    Regards.

  3. #3
    Registered User
    Join Date
    02-25-2019
    Location
    Adelaide, Australia
    MS-Off Ver
    365
    Posts
    43

    Re: Vlookup for different sheets

    Thanks! I've just tried but it gives only one entry (repair) for supplier A, instead of the drop down list with the 3 options for supplier A: Calibration, Repair, Sales.

    Any other ideas?

  4. #4
    Forum Expert
    Join Date
    09-30-2019
    Location
    Chiangmai, Thailand
    MS-Off Ver
    Office 2016, Excel 2019
    Posts
    1,234

    Re: Vlookup for different sheets

    Please review from the file.



    Regards.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    02-25-2019
    Location
    Adelaide, Australia
    MS-Off Ver
    365
    Posts
    43

    Re: Vlookup for different sheets

    Thanks! one last question to clarify it, is the B1 after Match referring to Form sheet? and the last one to Data sheet?

    =OFFSET(Data!$A$1,MATCH($B$1,Data!$A:$A,0)-1,1,COUNTIF(Data!$A:$A,$B$1))

    Thansk!

  6. #6
    Forum Expert
    Join Date
    09-30-2019
    Location
    Chiangmai, Thailand
    MS-Off Ver
    Office 2016, Excel 2019
    Posts
    1,234

    Re: Vlookup for different sheets

    All are refered from DATA sheet , except (both) B1 is refered from Form sheet.

    Regards.

  7. #7
    Registered User
    Join Date
    02-25-2019
    Location
    Adelaide, Australia
    MS-Off Ver
    365
    Posts
    43

    Re: Vlookup for different sheets

    It works perfectly!! Thank you for your help!!!

+ 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. [SOLVED] Import .xls file in .xlsm file using macro and vlookup the sheets in new sheets
    By pacificepoc in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-16-2018, 04:06 AM
  2. [SOLVED] Vlookup error ["VLOOKUP evaluates to an out of bounds range" in Google Sheets]
    By Jietoh in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 7
    Last Post: 03-23-2017, 01:35 PM
  3. IF OR Vlookup (Vlookup against multiple sheets)
    By VegasL in forum Excel General
    Replies: 3
    Last Post: 11-29-2016, 02:30 PM
  4. VLOOKUP with different sheets
    By bryan444 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-05-2012, 10:59 AM
  5. Replies: 8
    Last Post: 03-30-2011, 11:09 AM
  6. Vlookup across sheets, nested Vlookup possibly?
    By paid2mkgrlspanic in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 06-09-2009, 05:10 PM
  7. vlookup function-Can vlookup command find the data from the 5 sheets.
    By Rishab shah in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 PM

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