Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
TinaMo
 
Posts: n/a
Default Is there any way to get an AVERAGEIF & MEDIANIF function in Exce

Is there any way to get an AVERAGEIF & MEDIANIF function in Excel?
  #2   Report Post  
CLR
 
Posts: n/a
Default

Maybe SUMIF/COUNTIF

Vaya con Dios,

Chuck, CABGx3


"TinaMo" wrote in message
...
Is there any way to get an AVERAGEIF & MEDIANIF function in Excel?



  #3   Report Post  
TinaMo
 
Posts: n/a
Default

Hey thanks...but what about the MEDIANIF? Do you know if MS Excel 2003 has
a MEDIANIF function?
"CLR" wrote:

Maybe SUMIF/COUNTIF

Vaya con Dios,

Chuck, CABGx3


"TinaMo" wrote in message
...
Is there any way to get an AVERAGEIF & MEDIANIF function in Excel?




  #4   Report Post  
Bernie Deitrick
 
Posts: n/a
Default

Tina,

Array enter (using Ctrl-Shift-Enter) a formula like:
=MEDIAN(IF($B$2:$B$200=E2,$C$2*:$C$200))
That will return the median of numbers in C2:C200 where B2:B200 matched cell
E2.

For AverageIf, use SumIF/CountIF.

HTH,
Bernie
MS Excel MVP


"TinaMo" wrote in message
...
Is there any way to get an AVERAGEIF & MEDIANIF function in Excel?



  #5   Report Post  
TinaMo
 
Posts: n/a
Default

Thanks,

I will try it.

"Bernie Deitrick" wrote:

Tina,

Array enter (using Ctrl-Shift-Enter) a formula like:
=MEDIAN(IF($B$2:$B$200=E2,$C$2Â*:$C$200))
That will return the median of numbers in C2:C200 where B2:B200 matched cell
E2.

For AverageIf, use SumIF/CountIF.

HTH,
Bernie
MS Excel MVP


"TinaMo" wrote in message
...
Is there any way to get an AVERAGEIF & MEDIANIF function in Excel?






  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
BetterSolutions.com
 
Posts: n/a
Default Is there any way to get an AVERAGEIF & MEDIANIF function in

If you have any problems getting this to work.

The following page might be useful:
http://www.bettersolutions.com/excel...N622911811.htm

regards
  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 18
Default Is there any way to get an AVERAGEIF & MEDIANIF function in Exce

TinaMo,

Have you tried using MegaStat? It's an Excel Add-on that allows you to do
all kinds of special statistical functions in Excel. Very worth the $.

Good Luck!
--
Teri Albert


"TinaMo" wrote:

Is there any way to get an AVERAGEIF & MEDIANIF function in Excel?

  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Is there any way to get an AVERAGEIF & MEDIANIF function in Exce

=AVERAGE(IF(rng=some_condition,rng))

which is an array formula, it should be committed with Ctrl-Shift-Enter, not
just Enter.
Excel will automatically enclose the formula in braces (curly brackets), do
not try to do this manually.
When editing the formula, it must again be array-entered.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"tralbert" wrote in message
...
TinaMo,

Have you tried using MegaStat? It's an Excel Add-on that allows you to do
all kinds of special statistical functions in Excel. Very worth the $.

Good Luck!
--
Teri Albert


"TinaMo" wrote:

Is there any way to get an AVERAGEIF & MEDIANIF function in Excel?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
"AverageIF" alternative Flutie99 Excel Discussion (Misc queries) 2 May 27th 05 11:03 PM
EXCEL -- want to do have ''averageif'' - like sumif function - H. Glenda Excel Worksheet Functions 1 April 5th 05 08:58 PM
Create an AVERAGEIF function. as Excel Worksheet Functions 2 March 2nd 05 01:27 PM
AVERAGEIF Function out there? davidad Excel Discussion (Misc queries) 2 January 21st 05 05:52 PM
AVERAGEIF problem Knoxi Excel Worksheet Functions 1 January 2nd 05 06:49 PM


All times are GMT +1. The time now is 06:43 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"