+ Reply to Thread
Results 1 to 7 of 7

Pull Data from Multiple Sheets into a Summary Sheet

  1. #1
    Registered User
    Join Date
    07-09-2014
    Location
    Canada
    MS-Off Ver
    2013
    Posts
    3

    Pull Data from Multiple Sheets into a Summary Sheet

    I have 170 sheets which are all formatted the exact same way. Each sheet represents a store and its purchases. I want to create another sheet which will act as a summary sheet and display certain information from each store sheet. Down Column A of the Summary Sheet I have each store name (each store name is also shown on the store sheet in A1 and each sheet is named as the store). Is there a formula that can act almost as a reverse vlookup to look across the entire workbook, match the store name in column A to the store name in A1 of the corresponding sheet, and then return the value in E5 of the store sheet to Column B in my summary sheet?

  2. #2
    Valued Forum Contributor
    Join Date
    07-07-2014
    Location
    Washington DC
    MS-Off Ver
    2007
    Posts
    1,047

    Re: Pull Data from Multiple Sheets into a Summary Sheet

    Attached is a template using the "=indirect" function. This template is a bit more complicated than necessary for your purposes, but should illustrate an easy way to populate your summary worksheet. If it's unclear, please respond (ideally with a sample of the file you're using so we can make the necessary changes).
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    07-09-2014
    Location
    Canada
    MS-Off Ver
    2013
    Posts
    3

    Re: Pull Data from Multiple Sheets into a Summary Sheet

    This works great when I remove spaces from the sheet name and store name I have listed in column a of the summary sheet. How can I correct the formula so that I can keep spaces in the name?

  4. #4
    Valued Forum Contributor
    Join Date
    07-07-2014
    Location
    Washington DC
    MS-Off Ver
    2007
    Posts
    1,047

    Re: Pull Data from Multiple Sheets into a Summary Sheet

    Formulas in excel get pretty tricky when you try to incorporate spaces. I'm honestly not sure how to make it work with spaces. You might be better off using a "_" instead of a space when running the formulas. Afterwards, if you want, you can hide that reference cell or just paste values and replace the "_" with a space " ". Maybe someone else knows a way to use references with spaces.

  5. #5
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,655

    Re: Pull Data from Multiple Sheets into a Summary Sheet

    If you have spaces in the Sheet Names, the formula would be like this (referring the attached workbook in post#2)

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

  6. #6
    Registered User
    Join Date
    07-09-2014
    Location
    Canada
    MS-Off Ver
    2013
    Posts
    3

    Re: Pull Data from Multiple Sheets into a Summary Sheet

    Thank you, that works perfectly!

  7. #7
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,655

    Re: Pull Data from Multiple Sheets into a Summary Sheet

    You're welcome. Thanks for the feedback.
    If that takes care of your question, please mark your thread as Solved by selecting the Thread Tools (just above your first post) --> Mark thread as solved.
    Moreover you may also click on * (star) to Add Reputation to those who have put their time and efforts to help you in this forum. This is another way to say thanks to them.

+ 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. MACRO to Pull Data from multiple worksheets onto a summary sheet based on an ID
    By eswonson in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-04-2013, 03:31 PM
  2. [SOLVED] Pull data from a single Cell in many diffrent sheets to the summary sheet
    By iancghln in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 09-21-2012, 02:24 PM
  3. pull data from multiple sheets into summary sheet
    By FDibbins in forum Excel General
    Replies: 3
    Last Post: 06-23-2012, 05:45 PM
  4. Copying a template sheet and putting those multiple sheets data into a summary sheet
    By John Wolfe in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-18-2011, 06:29 PM
  5. Pull random rows from other sheets to summary sheet
    By agentred in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 12-04-2009, 04:32 PM

Tags for this Thread

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