Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi, I'm looking for a substitute for the averageifs formula, as it's only
supported in Excel 2007 and I'd like my spreadsheet to be compatible with at least excel 2003. Do anyone know a substitution for this? =AVERAGEIFS(I2:I12,I2:I12,"0",D2:D12,"=OV") thanks for the help! -- Jordan |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=AVERAGE(IF((D2:D12="OV")*(I2:I120),I2:I12))
entered with ctrl + shift & enter -- Regards, Peo Sjoblom "Jordan" wrote in message ... Hi, I'm looking for a substitute for the averageifs formula, as it's only supported in Excel 2007 and I'd like my spreadsheet to be compatible with at least excel 2003. Do anyone know a substitution for this? =AVERAGEIFS(I2:I12,I2:I12,"0",D2:D12,"=OV") thanks for the help! -- Jordan |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks for the help! :o)
-- Jordan "Peo Sjoblom" wrote: =AVERAGE(IF((D2:D12="OV")*(I2:I120),I2:I12)) entered with ctrl + shift & enter -- Regards, Peo Sjoblom "Jordan" wrote in message ... Hi, I'm looking for a substitute for the averageifs formula, as it's only supported in Excel 2007 and I'd like my spreadsheet to be compatible with at least excel 2003. Do anyone know a substitution for this? =AVERAGEIFS(I2:I12,I2:I12,"0",D2:D12,"=OV") thanks for the help! -- Jordan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
=SUBSTITUTE(SUBSTITUTE(SUBSTITUTE.... max. limit 8 :( | Excel Discussion (Misc queries) | |||
how do i use averageifs function? | Excel Worksheet Functions | |||
Averageifs & Countifs | Excel Worksheet Functions | |||
Looking for conditional averaging or "Averageifs" function for | Excel Worksheet Functions | |||
Looking for conditional averaging or "Averageifs" function for | Excel Worksheet Functions |