+ Reply to Thread
Results 1 to 2 of 2

Fetching data from multiple sheets based on drop-down list

Hybrid View

  1. #1
    Registered User
    Join Date
    11-22-2018
    Location
    Turku
    MS-Off Ver
    Office16
    Posts
    8

    Fetching data from multiple sheets based on drop-down list

    Hi all!

    I am sure that there are many ways to do this but what would be the easiest?

    I want to have a data storage from which I get my data. There will be many sheets containing data (different market areas). On these sheets there will be many items, as seen in the attachment, that all have a value that will be brought back to the main sheet based on the selection of the drop-down menu. All the sheets have their own values for X, Y, Z, D etc.

    Please see the attachment to understand the situation. Is this possible?

    The desired output would be on another sheet / or on the main sheet bringing values based on the selections. Please note that in reality there will be much more items on the sheets as well as more sheets containing product groups.

    Thank you very much in advance!
    Attached Files Attached Files

  2. #2
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: Fetching data from multiple sheets based on drop-down list

    Try: =IFERROR(VLOOKUP($C$6,INDIRECT("'"&$C$3&"'!"&"A:B"),2,0),"")
    Click the * to say thanks.

+ 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] Merge multiple sheets data into 1 sheet based on multiple criteria (List Based)
    By hecgroups in forum Excel Programming / VBA / Macros
    Replies: 43
    Last Post: 08-10-2018, 11:08 AM
  2. Replies: 15
    Last Post: 08-10-2017, 02:08 AM
  3. Replies: 1
    Last Post: 07-20-2017, 01:47 AM
  4. Replies: 1
    Last Post: 07-20-2017, 01:44 AM
  5. list data on summary sheet from multiple sheets, based on parameters
    By tillyman in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-11-2015, 10:06 AM
  6. [SOLVED] Returning data across multiple sheets based on drop down list selection
    By rooboyz in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-29-2014, 02:41 AM
  7. fetching values from sheet1 and putting in drop down list in sheet2
    By szpt9m in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-19-2013, 06:43 AM

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