+ Reply to Thread
Results 1 to 4 of 4

Need formula of sumifs to fill across depends upon Date header

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    04-30-2013
    Location
    washington
    MS-Off Ver
    Excel 2019
    Posts
    168

    Need formula of sumifs to fill across depends upon Date header

    Dear expert

    I have sheet Dashboard which contains data range across rows and column with header i want fill the formula. but i have to do manually select range depends upon column header value

    i have N number of date values but in the master sheet but in the table range i have only 5 or 6 only with no format continuation


    i want avoid manually add sumifs(sum_range has to move depends up on header of column in table and rawdata.

    please find the attachment with formula.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    08-04-2011
    Location
    UK
    MS-Off Ver
    Excel 2021
    Posts
    346

    Re: Need formula of sumifs to fill across depends upon Date header

    try this in G14, copy down and across

    =SUMPRODUCT((MasterGY!$G$1:$R$1=DASH_BDB!G$13)*(MasterGY!$F$2:$F$1000=DASH_BDB!$F$12)*(MasterGY!$S$2:$S$1000=DASH_BDB!$F14)*MasterGY!$G$2:$R$1000)
    Last edited by AlanY; 08-26-2016 at 08:56 AM.

  3. #3
    Forum Contributor
    Join Date
    04-30-2013
    Location
    washington
    MS-Off Ver
    Excel 2019
    Posts
    168

    Re: Need formula of sumifs to fill across depends upon Date header

    Thanks Kudos to alany!! Solved

  4. #4
    Valued Forum Contributor
    Join Date
    08-04-2011
    Location
    UK
    MS-Off Ver
    Excel 2021
    Posts
    346

    Re: Need formula of sumifs to fill across depends upon Date header

    Quote Originally Posted by johnlara View Post
    Thanks Kudos to alany!! Solved
    You're welcome
    Glad that helped

+ 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. [SOLVED] VBA to fill the different range with formula depends upon row of header value ends
    By breadwinner in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-23-2016, 02:07 AM
  2. Replies: 3
    Last Post: 02-03-2016, 06:38 PM
  3. Drag down formula where the cell depends on a specific date and value
    By excelas88 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 11-14-2013, 06:03 PM
  4. [SOLVED] excel formula help for calculate days from first min date depends on so
    By breadwinner in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-19-2013, 08:50 AM
  5. [SOLVED] fill column with vlookup formula to other workbook that depends on cell value
    By knick12 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-23-2012, 03:11 AM
  6. Sumifs formula, indirect tab, and coloumn header
    By gman17295 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-10-2012, 07:44 AM
  7. SUMIFS statement where the returned value depends on Date
    By Joe O Ceadaigh in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-05-2012, 05:51 PM

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