Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jim Jim is offline
external usenet poster
 
Posts: 615
Default chnage from average to sum(or count)

Hello,

How do I change this formula to be a sum of all teh entries instead of
average:

=AVERAGE(IF((TEXT(Calls_Received_All!B1:B10000,"mm myy")=TEXT(D4,"mmmyy"))*(Calls_Received_All!C1:C10 000=D2),Calls_Received_All!F1:F10000))

Thank you for the help
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default chnage from average to sum(or count)

Tricky

=SUM(IF((TEXT(Calls_Received_All!B1:B10000,"mmmyy" )=TEXT(D4,"mmmyy"))*(Calls_Received_All!C1:C10000= D2),Calls_Received_All!F1:F10000))

--
__________________________________
HTH

Bob

"Jim" wrote in message
...
Hello,

How do I change this formula to be a sum of all teh entries instead of
average:

=AVERAGE(IF((TEXT(Calls_Received_All!B1:B10000,"mm myy")=TEXT(D4,"mmmyy"))*(Calls_Received_All!C1:C10 000=D2),Calls_Received_All!F1:F10000))

Thank you for the help



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default chnage from average to sum(or count)


Have you tried changing average to sum and re-entering as an array formula?

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Jim" wrote in message
...
Hello,

How do I change this formula to be a sum of all teh entries instead of
average:

=AVERAGE(IF((TEXT(Calls_Received_All!B1:B10000,"mm myy")=TEXT(D4,"mmmyy"))*(Calls_Received_All!C1:C10 000=D2),Calls_Received_All!F1:F10000))

Thank you for the help


  #4   Report Post  
Posted to microsoft.public.excel.misc
Jim Jim is offline
external usenet poster
 
Posts: 615
Default chnage from average to sum(or count)

Perfect

"Bob Phillips" wrote:

Tricky

=SUM(IF((TEXT(Calls_Received_All!B1:B10000,"mmmyy" )=TEXT(D4,"mmmyy"))*(Calls_Received_All!C1:C10000= D2),Calls_Received_All!F1:F10000))

--
__________________________________
HTH

Bob

"Jim" wrote in message
...
Hello,

How do I change this formula to be a sum of all teh entries instead of
average:

=AVERAGE(IF((TEXT(Calls_Received_All!B1:B10000,"mm myy")=TEXT(D4,"mmmyy"))*(Calls_Received_All!C1:C10 000=D2),Calls_Received_All!F1:F10000))

Thank you for the help




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
Finding a count above average Don Excel Worksheet Functions 1 March 30th 07 10:47 PM
need to count/average if... Need Help 123 Excel Worksheet Functions 6 December 15th 05 11:31 PM
chnage date from tuesday 4 January 2005 10:39.26 to 04/01/2005 Jonny1975 Excel Worksheet Functions 1 June 6th 05 10:13 AM
shortcut to chnage color of selected cell in excel? rahul Excel Worksheet Functions 1 November 22nd 04 01:11 PM
Count and then average Al Excel Worksheet Functions 4 November 17th 04 03:38 AM


All times are GMT +1. The time now is 09:59 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"