+ Reply to Thread
Results 1 to 3 of 3

Help with SUMPRODUCT formula to tally all values

  1. #1
    Registered User
    Join Date
    05-19-2016
    Location
    Cambridge, Ontario
    MS-Off Ver
    2010
    Posts
    47

    Help with SUMPRODUCT formula to tally all values

    Hi all,

    Looking for help creating a formula that will count the appropriate numbers. I need it to sum all the 1's into the specific categories based on the following criteria.
    - Shop
    - Shift (A - for sample attached)
    - Position (Group Leader & Temporary group leader for sample attached)
    - Date

    First Sheet is the raw data I need to sort, second sheet is where the data needs to be sorted. Each data on the second sheet will have a number that corresponds to the sum for that specific date.


    The current formula i've been trying to use is:
    =SUMPRODUCT('GL TL Summer VC Report'!$B$2:$B$1635=$A3)*('GL TL Summer VC Report'!$G$1:$AU$1=B3)*('GL TL Summer VC Report'!$F$1:$F$1635='GL&TL VC Report'!$B$1)

    No luck though, any help is appreciated!
    Attached Files Attached Files
    Last edited by relmasri; 05-30-2016 at 02:50 PM.

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,063

    Re: Help with formula

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.

    Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.

    To change a Title go to your first post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)
    Never use Merged Cells in Excel

  3. #3
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,925

    Re: Help with SUMPRODUCT formula to tally all values

    Try

    in B3

    =SUMPRODUCT(--(ISNUMBER('GL TL Summer VC Report'!$G$2:$AU$100))*('GL TL Summer VC Report'!$F$2:$F$100=$B$1)*('GL TL Summer VC Report'!$B$2:$B$100=$A3)*('GL TL Summer VC Report'!$G$1:$AU$1=B$2))

    Copy across and down

+ 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: 11
    Last Post: 06-06-2014, 03:34 PM
  2. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04:06 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