+ Reply to Thread
Results 1 to 4 of 4

SUMIF or PRODUCTIF or Chart? I'm not sure which

  1. #1
    Forum Contributor Gtrtim112's Avatar
    Join Date
    04-12-2013
    Location
    Alabama, USA
    MS-Off Ver
    Excel 2016
    Posts
    332

    SUMIF or PRODUCTIF or Chart? I'm not sure which

    I thought this would be a simple spreadsheet but it's turned out to be a little difficult for me. I don't know if I need a chart table or what. I'm hoping someone can assist me in what I need here. Basically, I'm looking for a weekly total and average based on what was entered on daily tabs. I've attached a copy for you to see. I think it's self explanatory
    Attached Files Attached Files

  2. #2
    Forum Contributor Gtrtim112's Avatar
    Join Date
    04-12-2013
    Location
    Alabama, USA
    MS-Off Ver
    Excel 2016
    Posts
    332

    Re: SUMIF or PRODUCTIF or Chart? I'm not sure which

    I just got to thinking about this one and wonder if some type of list would work? I remember making lists before and then using those lists to help total columns. I'm not sure if I could actually work up the formula, though, without some help.

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: SUMIF or PRODUCTIF or Chart? I'm not sure which

    Ideally, you want to keep your data all on one page. You can split it up later for display if you need to. Either add a column for day of week or put the tables directly below each other. Is this possible with your data?

    If it's not, you will need a separate SUMIF for each sheet you are referencing. For example, Week Total!B5 will be
    =SUMIF(Monday!$A$5:$A$27,$A5,Monday!$C$5:$C$27) + SUMIF(Monday!$A$5:$A$27,$A5,Monday!$D$5:$D$27)*2 +SUMIF(Tuesday!$A$5:$A$27,$A5,Tuesday!$C$5:$C$27) + SUMIF(Tuesday!$A$5:$A$27,$A5,Tuesday!$D$5:$D$27)*2 +SUMIF(Wednesday!$A$5:$A$27,$A5,Wednesday!$C$5:$C$27) + SUMIF(Wednesday!$A$5:$A$27,$A5,Wednesday!$D$5:$D$27)*2+SUMIF(Thursday!$A$5:$A$27,$A5,Thursday!$C$5:$C$27) + SUMIF(Thursday!$A$5:$A$27,$A5,Thursday!$D$5:$D$27)*2+SUMIF(Friday!$A$5:$A$27,$A5,Friday!$C$5:$C$27) + SUMIF(Friday!$A$5:$A$27,$A5,Friday!$D$5:$D$27)*2
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  4. #4
    Forum Contributor Gtrtim112's Avatar
    Join Date
    04-12-2013
    Location
    Alabama, USA
    MS-Off Ver
    Excel 2016
    Posts
    332

    Re: SUMIF or PRODUCTIF or Chart? I'm not sure which

    Quote Originally Posted by ChemistB View Post
    Ideally, you want to keep your data all on one page. You can split it up later for display if you need to. Either add a column for day of week or put the tables directly below each other. Is this possible with your data?

    If it's not, you will need a separate SUMIF for each sheet you are referencing. For example, Week Total!B5 will be
    =SUMIF(Monday!$A$5:$A$27,$A5,Monday!$C$5:$C$27) + SUMIF(Monday!$A$5:$A$27,$A5,Monday!$D$5:$D$27)*2 +SUMIF(Tuesday!$A$5:$A$27,$A5,Tuesday!$C$5:$C$27) + SUMIF(Tuesday!$A$5:$A$27,$A5,Tuesday!$D$5:$D$27)*2 +SUMIF(Wednesday!$A$5:$A$27,$A5,Wednesday!$C$5:$C$27) + SUMIF(Wednesday!$A$5:$A$27,$A5,Wednesday!$D$5:$D$27)*2+SUMIF(Thursday!$A$5:$A$27,$A5,Thursday!$C$5:$C$27) + SUMIF(Thursday!$A$5:$A$27,$A5,Thursday!$D$5:$D$27)*2+SUMIF(Friday!$A$5:$A$27,$A5,Friday!$C$5:$C$27) + SUMIF(Friday!$A$5:$A$27,$A5,Friday!$D$5:$D$27)*2

    The 2nd option worked perfectly. I had to tweak it just a bit but it gave me the kickstart I needed to accomplish the workbook... thanks so much! I appreciate it!

+ 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. Productif Function?
    By joseli in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-11-2014, 01:50 PM
  2. ProductIf
    By pdsvsv in forum Excel - New Users/Basics
    Replies: 6
    Last Post: 05-22-2010, 07:58 PM
  3. Productif
    By naturallight in forum Excel General
    Replies: 6
    Last Post: 11-17-2009, 01:48 PM
  4. ProductIF with Mutiple Criteria
    By cgriffis in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-17-2009, 07:48 AM
  5. multiple criteria SUMIF or PRODUCTIF
    By RebeccaCG in forum Excel General
    Replies: 4
    Last Post: 03-06-2009, 03:05 PM
  6. PRODUCTIF function
    By igesta in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-17-2006, 07:26 AM
  7. [SOLVED] I need a productif type function
    By Mitch in forum Excel General
    Replies: 5
    Last Post: 05-04-2006, 12:40 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