+ Reply to Thread
Results 1 to 4 of 4

AVERAGEIFS Formula help needed

  1. #1
    Registered User
    Join Date
    11-02-2009
    Location
    Milwaukee, Wisconsin
    MS-Off Ver
    2010
    Posts
    7

    AVERAGEIFS Formula help needed

    Looking to get some help on an Averageifs. Not even sure if its the correct formula to use. Here's the situation.

    I have 3 rows of data that are analyzed.

    Column A = Date Range (MM/DD/YYYY)
    Column B = Workflow Type, can have one of two values (Workflow A, Workflow B)
    Column C = Number value

    What im looking to do is Average the number value in Column C for only rows with "Workflow A" within a specific MONTH.

    I've been using this to Average the number values for ALL rows within a given month:
    {=AVERAGE(IF(MONTH(!A2:A100)=10,(C2:C100)))}

    So what can I do to include a specific Workflow?

    Thank you for any help! Much appreciated!

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,887

    Re: AVERAGEIFS Formula help needed

    Here's how to make it work with Averageifs

    http://www.techonthenet.com/excel/fo...averageifs.php
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

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

    Re: AVERAGEIFS Formula help needed

    Hi akira115

    Use the AVERAGEIFS, for example:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    You can reference dates in cells istead of hard coding them in eg:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Where E1 = Start date. F1 = End date. G1 = either "Workflow A, Workflow B"
    Regards Kevin


    Merged Cells (They are the work of the devil!!!)

  4. #4
    Registered User
    Join Date
    11-02-2009
    Location
    Milwaukee, Wisconsin
    MS-Off Ver
    2010
    Posts
    7

    Re: AVERAGEIFS Formula help needed

    @Kevin UK,

    This worked great, thank you very much!
    Last edited by jeffreybrown; 01-31-2013 at 05:20 PM. Reason: As per Forum Rule #12, don't quote whole post unless necessary-- it just causes clutter.

+ 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