Results 1 to 32 of 32

averages of averages for a given day

Threaded View

  1. #1
    Registered User
    Join Date
    11-01-2016
    Location
    AC, NJ
    MS-Off Ver
    2007
    Posts
    24

    averages of averages for a given day

    Hi.

    I have two columns of data.... column A = dates, column B = money

    I have multiple entries for each date. I am trying to return an average of the average of each day for a long list.

    I have this:

    {=SUMPRODUCT((WEEKDAY($A$2:$A$100,2)=7)*($B$2:$B$100))*(1/COUNTIF(A2:A100,A2:A100))}

    It needs to go through the list of dates and when it finds a sunday, add up and average THAT sunday, then find the next sunday and average it, then average the two Sundays together. I need it to work for the future, I add about 500 rows per month..
    Last edited by S.Peto; 01-03-2017 at 01:46 AM. Reason: clearer

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 4
    Last Post: 03-13-2015, 05:34 AM
  2. Replies: 9
    Last Post: 05-15-2014, 01:57 PM
  3. Replies: 2
    Last Post: 02-29-2012, 09:34 PM
  4. How to get averages of already calculated averages
    By rosarionyc in forum Excel General
    Replies: 15
    Last Post: 12-29-2010, 03:05 PM
  5. Formula, Averages by name, and differences of averages
    By billyvnilly in forum Excel General
    Replies: 3
    Last Post: 02-24-2010, 05:35 PM
  6. Replies: 1
    Last Post: 05-02-2008, 10:41 AM
  7. [SOLVED] Averages
    By alexfthe in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-11-2006, 07:00 AM

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