A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

COUNTIF: everything in a row larger than zero over multiple worksh



 
 
Thread Tools Display Modes
  #1  
Old April 21st, 2010, 05:40 PM posted to microsoft.public.excel.worksheet.functions
Yannig
external usenet poster
 
Posts: 2
Default COUNTIF: everything in a row larger than zero over multiple worksh

Hi,

I have a workbook with the first worksheet (main) as a general worksheets
containing the results. All the other worksheets contain scores (SBOz1,
SBOz2, SBOz3, ...). In the scores worksheets each row represents a player,
and each column the score. The first column is the player name.

In the main worksheet i'd like to count all the numbers bigger than 0 for
every player.

The formula i have is:
=COUNTIF(SBOz1:SBOz6!2:2;"0")
Which returns #VALUE.

This formula works fine for any worksheet, but i'd like to count in all the
worksheets at once.
=COUNTIF(SBOz1!2:2;"0")

I can't put a total in the worksheet itself and then count in the main
worksheet since i don't know how many columns (and rows) will be used.
Furthermore, i have other formulas which count the complete row. This one for
example: =AVERAGE(SBOz1:SBOz6!2:2)
Which works fine.

I have to be able to copy the formula down for each player (3:3, 4:4, etc).

I hope i'm just missing one simple thing

Kind regards,

Yannig
  #2  
Old April 27th, 2010, 07:35 PM posted to microsoft.public.excel.worksheet.functions
Yannig
external usenet poster
 
Posts: 2
Default COUNTIF: everything in a row larger than zero over multiple worksh

*bump*
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


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


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