+ Reply to Thread
Results 1 to 3 of 3

Please help with counting averages

  1. #1
    Registered User
    Join Date
    03-02-2013
    Location
    london
    MS-Off Ver
    Excel 2003, 2010, 2013
    Posts
    1

    Please help with counting averages

    i have a spreadsheet with three years worth of dated events and i need to work out how many on average per month, year and week im getting at a particular place.

    if anyone could help it would be much appriciated.

  2. #2
    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: Please help with counting averages

    For excel>=2007, take a look to AVERAGEIF(S) functions.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    03-01-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    18

    Re: Please help with counting averages

    i used averageifs to count by month, by year, and by week. The trick is you have to give it a list that contains unique year name, month name or week name like i did. There is a advance filter in data tab that allows you to copy from a column and paste in another column with only unique value. (reduce duplicate). If you want to find out a specific week in a year, add more criteria to the same formula to narrow the filter. If you want to get rid of the DIV#!0 errors apply an if statement saying =if(isnumber(whole formula that got you DIV#!0),whole formula that got you DIV#!0,"")
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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