Results 1 to 9 of 9

How to Create a Rolling Summary Page that Automatically Updates from a Data Table

Threaded View

DontExcelAtMuch How to Create a Rolling... 06-28-2013, 12:17 PM
Fotis1991 Re: How to Create a Rolling... 06-28-2013, 12:30 PM
DontExcelAtMuch Re: How to Create a Rolling... 06-28-2013, 12:33 PM
Fotis1991 Re: How to Create a Rolling... 06-28-2013, 12:59 PM
DontExcelAtMuch Re: How to Create a Rolling... 06-28-2013, 01:12 PM
Fotis1991 Re: How to Create a Rolling... 06-28-2013, 01:26 PM
DontExcelAtMuch Re: How to Create a Rolling... 06-28-2013, 01:55 PM
Fotis1991 Re: How to Create a Rolling... 06-28-2013, 02:04 PM
DontExcelAtMuch Re: How to Create a Rolling... 06-28-2013, 03:34 PM
  1. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: How to Create a Rolling Summary Page that Automatically Updates from a Data Table

    So let's try this. In Summary sheet.

    In A6 this ARRAY formula.

    =INDEX('Data Sheet'!$A$3:$A$3000;SMALL(IF('Data Sheet'!$A$3:$A$3000>=TODAY()-3;ROW('Data Sheet'!$A$3:$A$3000)-2);ROW('Data Sheet'!A1)))

    Copy down.

    In B6

    =SUMIF('Data Sheet'!$A$3:$A$3000;$A6;'Data Sheet'!B$3:B$3000)

    Copy down and across.
    Attached Files Attached Files

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