Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
andyd2k
 
Posts: n/a
Default Using average in two condition arrays...


Anyone know why the array actually treats empty cells as 0s? Not sure
why it would considering using the average function alone doesn't


--
andyd2k
------------------------------------------------------------------------
andyd2k's Profile: http://www.excelforum.com/member.php...o&userid=21739
View this thread: http://www.excelforum.com/showthread...hreadid=387511

  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

I don't know why, but you could check for it in your formula.

For instance:

=AVERAGE(IF((ISNUMBER(A1:A13))*(A1:A13-2),A1:A13))

This is an array formula. Hit ctrl-shift-enter instead of enter. If you do it
correctly, excel will wrap curly brackets {} around your formula. (don't type
them yourself.)

andyd2k wrote:

Anyone know why the array actually treats empty cells as 0s? Not sure
why it would considering using the average function alone doesn't

--
andyd2k
------------------------------------------------------------------------
andyd2k's Profile: http://www.excelforum.com/member.php...o&userid=21739
View this thread: http://www.excelforum.com/showthread...hreadid=387511


--

Dave Peterson
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
plotted Average Micayla Bergen Charts and Charting in Excel 4 July 15th 05 12:13 PM
What is this kind of average called? havocdragon Excel Worksheet Functions 3 June 24th 05 05:10 PM
formula to calculate the average of a range basing on condition Krishna Mohan Excel Worksheet Functions 4 June 21st 05 11:26 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
average, array and offsets Darin1979 Excel Worksheet Functions 0 November 17th 04 04:21 PM


All times are GMT +1. The time now is 01:18 PM.

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"