+ Reply to Thread
Results 1 to 2 of 2

Excel 2007 : How to address sheets in a function

Hybrid View

  1. #1
    Registered User
    Join Date
    07-20-2011
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2007
    Posts
    1

    How to address sheets in a function

    Hey guys,

    I have a bit of a tricky question about addressing sheets in a function.

    What I'm trying to do:
    I have one sheet that contains a summary and other subsequent sheets with weekly data (0710, 0717, 0724, etc.).

    In order to pull data from the weekly data sheets, I have set up a "sumifs" formula:
    =SUMIFS('0710'!$H$1:'0710'!$H$2000,'0710'!$C$1:'0710'!$C$2000,"BlueRider",'0710'!$G$1:'0710'!$G$2000,"1")

    The formula goes to sheet 0710 and gets data for "BlueRider" (if the G column = 1).
    My goal is to show data for "BlueRider" from every week on my summary sheet.

    What I need:
    Since new weekly data comes in every week, I need a formula that, when I drag it down in my summary sheet, automatically understands to look at and return data from the next week's sheet (0717 after 0710).

    Bottom line: Just like I can allow a field in a formula to be fixed or changeable when I drag down a formula, I need to do the same for sheets. How does it work?

    Your help is greatly appreciated.

    Best,
    Sam

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,887

    Re: How to address sheets in a function

    Hi Sam, welcome to the forum.

    Have a quick look around for the INDIRECT function with sheet names. You should see a number of examples on this forum and the web. If you still need assistance after searching be sure to let us know!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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