Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Finding an Average based on a Condition

Hi,
I am need of assistance
I am stuck with a formula

ClearCode Resolve Time
9999 60
8888 47
9999 55

I want to know the Average Resolve Time for Clear Code 9999

I am stuck on the formula. Is there an excel Guru around that coul
help?
Thank

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Finding an Average based on a Condition

=Sumif(A:A,9999,B:B)/countif(A:A,9999)

--
Regards,
Tom Ogilvy

"poloxstar " wrote in message
...
Hi,
I am need of assistance
I am stuck with a formula

ClearCode Resolve Time
9999 60
8888 47
9999 55

I want to know the Average Resolve Time for Clear Code 9999

I am stuck on the formula. Is there an excel Guru around that could
help?
Thanks


---
Message posted from http://www.ExcelForum.com/



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
Average with Condition Curtis[_2_] Excel Worksheet Functions 4 March 18th 10 06:48 PM
How to average values based on a condition in another column Ken99 Excel Worksheet Functions 2 November 16th 06 03:38 PM
Using average in two condition arrays... andyd2k Excel Worksheet Functions 1 July 16th 05 05:56 AM
Can I sum or average a range with more than 1 condition? BobT Excel Discussion (Misc queries) 4 February 14th 05 07:28 PM
VBA AVERAGE/IF condition mickey Excel Programming 1 January 19th 04 11:42 AM


All times are GMT +1. The time now is 07:11 AM.

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

About Us

"It's about Microsoft Excel"