+ Reply to Thread
Results 1 to 5 of 5

Previous 6 months data

  1. #1
    Registered User
    Join Date
    11-21-2012
    Location
    Indianapolis, Indiana
    MS-Off Ver
    Excel 2010
    Posts
    2

    Previous 6 months data

    I have a logbook for my flight times and how they each breakdown. I have seen formulas for previous 6 month data but I have not been able to find one that pulls a column of data and sums it on a separate page. My dates are in column A and my data are in the next couple of columns. Any Help would be appreciated
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: Previous 6 months data

    Hi

    Past 6 Months!A2: =IFERROR(INDEX(Sheet1!A:A,SMALL(IF(Sheet1!$A:$A>EOMONTH(NOW(),-6),ROW(Sheet1!A:A),""),ROW())),"") Array enter the formula (Ctrl, shift, enter) and copy across / down as required.

    rylo

  3. #3
    Registered User
    Join Date
    11-21-2012
    Location
    Indianapolis, Indiana
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Previous 6 months data

    rylo thanks for the effort but either I don't know what I am doing or the formula doesn't work. let me know if im an idiot or if something in the formula needs tweaked
    either way thanks

  4. #4
    Forum Expert Kevin UK's Avatar
    Join Date
    12-07-2010
    Location
    Radstock, Somerset
    MS-Off Ver
    365
    Posts
    1,922

    Re: Previous 6 months data

    Hi

    May be SUMIFS.

  5. #5
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: Previous 6 months data

    Hi

    Try putting up some example data that actually falls in the last 6 months. When I looked at your example file, it didn't have any and I had to make some up.

    rylo

+ Reply to Thread

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