+ Reply to Thread
Results 1 to 2 of 2

AverageIF

  1. #1
    Registered User
    Join Date
    06-16-2011
    Location
    Omaha, NE
    MS-Off Ver
    Excel 2010
    Posts
    20

    AverageIF

    Greetings and Salutations,


    In column F I would like to average the number of employees in column B based upon the date ranges in E and A. For example between the date range of 5/27/12 to 6/24/12 I would like to average the number of employees in column B with dates that correspond to the dates in column A.

    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: AverageIF

    hi graybush, you can try this in F3:
    =AVERAGEIFS($B$3:$B$76,$A$3:$A$76,"<="&E3,$A$3:$A$76,">="&$A$5)

    but how is this cell suppose to know that it's to use date range from 5/27/12? i am only basing on your example. you may adjust the A5 i've input accordingly

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

+ 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