+ Reply to Thread
Results 1 to 3 of 3

Lookup sum of values for different sheets

  1. #1
    Registered User
    Join Date
    09-22-2014
    Location
    Dickinson
    MS-Off Ver
    2007
    Posts
    2

    Lookup sum of values for different sheets

    I have ten different worksheets with sales numbers for each month. On a seperate worksheet, I have a list of the different worksheet names. I would like to do the following.

    1) Look up the value for a specific month from that respective worksheet by looking up that specific worksheet.

    Would a VLookup be the way to do this?

    Thanks!
    Brady

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,936

    Re: Lookup sum of values for different sheets

    Hi, welcome to the forum

    Would a VLookup be the way to do this?
    Probably, (with the hep of the INDIRECT() function), but hard to say for sure without seeing some sample data.

    If your data is all formatted the same across all sheets, then a simple + might do, too

    Do you have a (clean) workbook to share?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    09-22-2014
    Location
    Dickinson
    MS-Off Ver
    2007
    Posts
    2

    Re: Lookup sum of values for different sheets

    I don't have a workbook to share, but thank you for replying. I ended up keying each formula in seperately like this.

    =sum('Sheet1'!b5:b12)
    =sum('Sheet2'!b5:b12)

    Could you tell me what the (!) does after the name of the worksheet?

    Thanks,

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

    Re: Lookup sum of values for different sheets

    Just indicates a different worksheet name.

+ 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. Replies: 0
    Last Post: 07-18-2012, 05:32 AM
  2. lookup values in two different sheets
    By associates in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-11-2008, 02:16 AM
  3. Lookup Values on other Sheets, IF...
    By rerhart in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-08-2007, 04:09 PM
  4. [SOLVED] lookup 2 values in different sheets
    By rixanna in forum Excel General
    Replies: 1
    Last Post: 08-18-2006, 05:30 AM
  5. Lookup Values in different sheets
    By Les Stout in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-11-2006, 06:10 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