LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Averageif puzzle

So I read this as saying, if the cells specified
are numerals, add them; else return a blank?


Yes

--
Biff
Microsoft Excel MVP


"GB3 via OfficeKB.com" <u57077@uwe wrote in message
news:a2066a2acc939@uwe...
Thanks again, T. Clever. So I read this as saying, if the cells
specified
are numerals, add them; else return a blank? I would never have thought
to
use a COUNT function in this context.

T. Valko wrote:
How about if you change your Total formula to something like this:

=IF(COUNT(B2:F2),SUM(B2:F2),"")

That way, instead of returning 0 the formula will return a blank until
scores are entered. Then, you can go back to using the AVERAGEIF function:

=AVERAGEIF(A$2:A$11,I2,G$2:G$11)

Where I2 = Group 1, G$2:G$11 = Total score

Thanks, T. That worked. I appreciate the explanation too.
How about this little complication.

[quoted text clipped - 54 lines]
Group 1 1 3 2
Group 2 0 0 0


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...tions/201001/1



 
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
Help with Averageif Formula (don't think I should use Averageif) MUmfleet Excel Discussion (Misc queries) 5 April 9th 09 04:53 PM
vlookup puzzle lloyd Excel Worksheet Functions 3 December 6th 07 07:45 PM
Pivot Puzzle Wanna Learn Excel Discussion (Misc queries) 3 November 1st 07 12:11 AM
A real puzzle? paulsuk Excel Discussion (Misc queries) 7 March 7th 07 07:27 PM
Can you help!!!!! New Puzzle Krefty Excel Discussion (Misc queries) 0 June 13th 05 08:13 PM


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