averageif

  1. A

    Average If problem

    I'm new to Access and still trying to leave my Excel habits behind. I have data like this: Source Part Number Object Part Number Object Ranking 1 A 5 1 B 4 2...
  2. Z

    If statement to look up a specified Range and Average just that specified range

    I am wondering if anyone has any thoughts on how to do this? I am trying to show an average of all the data in range B72:B500, for the time period specified in the range A23:A68 and shown in range F72:F500, for the day specified in row 20 and shown in range A72:A500. So basically i'm trying to...
  3. C

    Average IF - help

    Hi! Looking for a formula that will average multiple cells, only if one cell is blank or zero. Example: If T2 is blank or Zero, Average N2, P2 and R2 <tbody> N O P Q R S T U Jan-16 Approval Feb-16 Approval Mar-16 Approval Apr-16 Approval 22.07 Approved 25.13 Approved 28.00...
  4. M

    AVERAGEIF & INDEX/LOOKUP formula for the criteria range

    Hi guys, first post ever :) I need to calculate the average of a range of values depending on criteria (thus using AVERAGEIF or similar). The thing is that the 'criteria_range' isn't next to the 'average_range' and I can't make it work with an INDEX&MATCH inside the AVERAGEIF formula. »» I...
  5. D

    Averaging multiple data sets by the data whilst excluding zeros

    Hi I need some help. I have multiple data sets on a given day which I would like to average by day, whilst excluding blanks and zeros. As follows: <tbody> 7/19/2015 5.26 7/19/2015 6.84 7/19/2015 5.97 7/19/2015 3.39 7/19/2015 3.06 7/19/2015 3.26 7/19/2015 3.34...
  6. T

    Average if acting differently on Mac 2008 vs Windows 2003

    I am having an issue where my formula for averageif is not working on Mac 2008. I am getting the #DIV/0! error Sheet1 <tbody> Product Competitor Product Product Competitor Competitor Product Titles 8 100 5 30 6 3 98 </tbody> formula I am using: SHEETB2 CELL...
  7. B

    "Date between" formula with AVERAGEIF

    Hi guys, my formula is below: =AVERAGEIFS($G$2:G1000,$B$2:B1000,$B2,$D$2:D1000,"<="&MONTH($D2),$D$2:D1000,">="&DATE(D2,1,1)&"<="&DATE(D2,12,31)) The purpose is to calculate a ytd average for individual employees every month, and then the formula should be able to be applied to 2017 as well...
  8. H

    Average of specific cells with numbers determined by values in Column/Row headers

    I'm trying to create a formula on the first screenshot that references the cells in the second screenshot based on the name and week number. In the second screenshot, which shows data from the "HVL" tab, you can see the associate's name on the left and the week numbers across the top as the...
  9. M

    averageif problems

    I have, for example, 4 columns of data: column 1-a,b,b,c,d,c,e,f,g,g column 2-apples,bananas,oranges,grapes,grapes,bananas,bananas,apples,oranges,bananas column 3-1,2,3,4,5,6,7,8,9,10. For each individual value of column 1 (a through g) I want to average the values in column 3 that correspond...
  10. C

    Formula every time a running total column has a multiple of 10

    I need help trying to figure out how to get calculate the average price of ZS every time the quantity column reaches a multiple of 10 (running total) for corresponding ZS rows only. In this example calculate average price of ZS at I9,I12,I17, I20(only the first a quantity of 2 from that price so...
  11. E

    Excel VBA unable to get the AverageIf, Run-time error 1004

    Hi! Please help me to solve a problem. I have Excel’s reports created by some analytic software. There are many data there. One of my actions is to apply AverageIf function for two columns (average from L column based on G column criteria). Moreover L column numbers originally go as a text...
  12. K

    Cohort Aging Analysis using AVERAGEIF and SMALL w/ IF criteria

    Hello wise ones, I am doing some cohort analysis, and it is my first time trying functions like SMALL, LARGE, AGGREGATE, etc. This is as far as I got, and I'm stuck! I've included a Dropbox link to an Excel file with select data. In summary - (See Screenshot #1) For work, I am doing cohort...
  13. E

    Average IF Arrays with multiple criteria in two columns: Please help me crack it!

    Hi, I have got so much help from this forum in the past, so I am hoping that you can help me with my specific query, before it drives me mad: I am working with a survey and want to be able to work out average answers by groups of job titles (front of house, back of house etc),-I have been...
  14. A

    Averaging last 3 numbers in a column that match criteria from another column??

    How do I average the last 3 numbers in a column, that match a word in another column. For example... Column A1:A10 = green, green, red, red, green, blue, green, green, red, green. Column B1:B10= 1,9,7,3,8,7,6,3,1,9. I want to average the last 3 numbers in column B, that are green. The answer is...
  15. L

    Excel Formula: Standard Deviation IF

    Hi all, Looking for some help with a standard deviation formula, integrated with an if statement. I'm using 'AVERAGEIF' and have read many articles about how to achieve something similar for the standard deviation using an array formula, i.e.; {=STDEV(IF(B3:B8="TEST1",D3:D8,""))} This appears...
  16. T

    Working with filtered data and IFs

    I want to use the AVERAGEIF, SUMIF AND COUNTIF functions but want them to only apply to the visible data on a filtered table. When i use AVERAGEIF it applies to all the data in the table even when the filter is applied to the table. How do i get it to only apply to the visible data on the table?
  17. M

    Averageif does not equal a name and greater than zero

    Hello, I have searched the threads and I haven't been able to find a solution to my problem. I have several columns of names that has hours worked below it. I want to average the hours worked columns if they are greater than zero and they do not equal the name in the exclude list shown on...
  18. J

    SUMPRODUCT Multiple criteria top/bottom n values

    I have been going round in circles with this for a while now.... I have a table as follows; A1 ProjectDate ClientName ProjectDuration A2 22-Sep-15 Client 1 1:56:20 A3 22-Sep-15 Client 2 8:33:21 A4 22-Sep-15 Client 3 2:45:55 A5 22-Sep-15 Client 4 16:22:01 A6 22-Sep-15 Client 5 1:00:00 A7...
  19. T

    How to get ride of when using a nested AVERAGEIF formula

    I need some help. I have a formula below that is giving the average of all page view values on monthly tables on another worksheet. Where there is data, this formula works fine. However, where there is no data for that month, I am getting the #DIV/0! error =AVERAGEIFS('REPORT-PAGE CATs AE PSP...
  20. Z

    AVERAGEIF over non-contiguous range...there has to be a better way

    I'm trying to average three non-contiguous cells that contain referential formulas, based on the criteria that the values are >0 (I want to ignore 0 values in the average). Everything I can think of either doesn't work or will be stupidly complex. There must be a simple way to use criteria...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top