G
Guy Hoffman
I am attempting to count the number of non-zero cells in a rang
spanning multiple sheets.
For example, I have the following:
On Sheet1: A1 = 5
On Sheet2: A1 = 6
The formula on Sheet 3 is:
=COUNTIF(Sheet1:Sheet2!A1,">0")
It returns the #Value error.
Thanks.
G
spanning multiple sheets.
For example, I have the following:
On Sheet1: A1 = 5
On Sheet2: A1 = 6
The formula on Sheet 3 is:
=COUNTIF(Sheet1:Sheet2!A1,">0")
It returns the #Value error.
Thanks.
G