+ Reply to Thread
Results 1 to 6 of 6

Using a certain formula to pick up data on different tabs

Hybrid View

  1. #1
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    Re: Using a certain formula to pick up data on different tabs

    Do you mean that you have a number of tabs and want to get the total of all the SUMIF calcs across all tabs?

    ie SUMIF(tab1...) + SUMIF(tab2...) +....

    Then you could do it the way youve said ie like above or I believe (but dont quote me) that you may be able to do something with SUMPRODUCT or an Array Formula
    If someone has helped you then please add to their Reputation

  2. #2
    Registered User
    Join Date
    01-20-2017
    Location
    Scotland
    MS-Off Ver
    2010
    Posts
    5

    Re: Using a certain formula to pick up data on different tabs

    Thank you pjwhitfield. I have a summary tab that this formula would be on because I am looking for a reference on a column and a row. These references are on all 13 tabs so I would like the summary sheet to look at the column ref and the row reference (not necessarily on the same column or row) in each tab and sum the total value. Does that make sense?

    I just thought there would be an easier way than having that formula for every tab with +......+....

  3. #3
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Using a certain formula to pick up data on different tabs

    =SUMIF('1-April '!$A$2:$A$600,$A4,INDEX('1-April '!$E$2:$Q$2,MATCH(E$2,'1-April '!$E$2:$Q$2,0)))
    If the data was in the same column on each sheet then you could use a more compact formula rather than doing:

    =Formula1+Formula2+Formula3 etc., etc.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  4. #4
    Registered User
    Join Date
    01-20-2017
    Location
    Scotland
    MS-Off Ver
    2010
    Posts
    5
    Quote Originally Posted by Tony Valko View Post
    If the data was in the same column on each sheet then you could use a more compact formula rather than doing:

    =Formula1+Formula2+Formula3 etc., etc.
    Well I would rather not do the above because if the data was moved (as the sheet is populated by various people) then the formula on the summary sheet would still pick all the data up despite its column and row having been changed if that makes sense? I wanted to know that no matter where the data was on the tab as long as the formula on the Summary sheet was looking up the column header and row header it would add in the value. Plus I'm sure it can be done and trying to widen my knowledge

+ 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: 3
    Last Post: 12-08-2016, 10:37 AM
  2. [SOLVED] Formula auto pick up the data from corresponding tab
    By jackson_hollon in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-08-2016, 02:13 AM
  3. Formula to Pick data
    By Sri.n in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-22-2014, 01:43 PM
  4. [SOLVED] Formula to pick data from a column then a row help :)
    By enagli in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-27-2014, 03:01 PM
  5. Monthly tabs, need to pick up using a drop down list?
    By mak770 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-22-2013, 03:00 PM
  6. Formula to pick up second data instead of the first again
    By TIERNAN in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-02-2013, 02:36 PM
  7. Replies: 7
    Last Post: 07-09-2012, 09:25 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