ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Countif across multiple sheets - sheet NAME issue? (https://www.excelbanter.com/excel-worksheet-functions/256598-countif-across-multiple-sheets-sheet-name-issue.html)

Tim

Countif across multiple sheets - sheet NAME issue?
 
Hi there,
I am using the following formula (see below), but wondering if the
sheetnames I enter have to be in the EXACT order that there are in the
spreadsheet?

=SUMPRODUCT(COUNTIF(INDIRECT("'"&BA2:BA151&"'!e50" ),"x"))

where BA2:BA151 is a range housing the relevant sheetnames in
separate cells ... AND e50 is the cell I am referencing in every sheet.

I get a #REF! error. Thanks



Duke Carey

Countif across multiple sheets - sheet NAME issue?
 
I get the Ref error only if a sheet name is mispelled or if one of the cells
that is supposed to have a sheet name is empty

"Tim" wrote:

Hi there,
I am using the following formula (see below), but wondering if the
sheetnames I enter have to be in the EXACT order that there are in the
spreadsheet?

=SUMPRODUCT(COUNTIF(INDIRECT("'"&BA2:BA151&"'!e50" ),"x"))

where BA2:BA151 is a range housing the relevant sheetnames in
separate cells ... AND e50 is the cell I am referencing in every sheet.

I get a #REF! error. Thanks



Tim

Countif across multiple sheets - sheet NAME issue?
 
I have extra sheets at the beginning and end of the 'named' sheets ... would
that have anything to do with it do you think?

"Duke Carey" wrote:

I get the Ref error only if a sheet name is mispelled or if one of the cells
that is supposed to have a sheet name is empty

"Tim" wrote:

Hi there,
I am using the following formula (see below), but wondering if the
sheetnames I enter have to be in the EXACT order that there are in the
spreadsheet?

=SUMPRODUCT(COUNTIF(INDIRECT("'"&BA2:BA151&"'!e50" ),"x"))

where BA2:BA151 is a range housing the relevant sheetnames in
separate cells ... AND e50 is the cell I am referencing in every sheet.

I get a #REF! error. Thanks



T. Valko

Countif across multiple sheets - sheet NAME issue?
 
I have extra sheets at the beginning and
end of the 'named' sheets


What does "extra" sheets mean?

If the sheets don't exist yet but you have their names listed in the range
then you'll get the #REF! error.

--
Biff
Microsoft Excel MVP


"Tim" wrote in message
...
I have extra sheets at the beginning and end of the 'named' sheets ...
would
that have anything to do with it do you think?

"Duke Carey" wrote:

I get the Ref error only if a sheet name is mispelled or if one of the
cells
that is supposed to have a sheet name is empty

"Tim" wrote:

Hi there,
I am using the following formula (see below), but wondering if the
sheetnames I enter have to be in the EXACT order that there are in the
spreadsheet?

=SUMPRODUCT(COUNTIF(INDIRECT("'"&BA2:BA151&"'!e50" ),"x"))

where BA2:BA151 is a range housing the relevant sheetnames in
separate cells ... AND e50 is the cell I am referencing in every sheet.

I get a #REF! error. Thanks





Tim

Countif across multiple sheets - sheet NAME issue?
 
Hi there ... these are just additional sheets that are not apart of the
'named' sheets. I have a couple at the beginning of the spreadsheet ... then
150 named sheets ... then a couple extra sheets at the end of the
spreadsheet. Didn't know if they would cause the issue.....

"T. Valko" wrote:

I have extra sheets at the beginning and
end of the 'named' sheets


What does "extra" sheets mean?

If the sheets don't exist yet but you have their names listed in the range
then you'll get the #REF! error.

--
Biff
Microsoft Excel MVP


"Tim" wrote in message
...
I have extra sheets at the beginning and end of the 'named' sheets ...
would
that have anything to do with it do you think?

"Duke Carey" wrote:

I get the Ref error only if a sheet name is mispelled or if one of the
cells
that is supposed to have a sheet name is empty

"Tim" wrote:

Hi there,
I am using the following formula (see below), but wondering if the
sheetnames I enter have to be in the EXACT order that there are in the
spreadsheet?

=SUMPRODUCT(COUNTIF(INDIRECT("'"&BA2:BA151&"'!e50" ),"x"))

where BA2:BA151 is a range housing the relevant sheetnames in
separate cells ... AND e50 is the cell I am referencing in every sheet.

I get a #REF! error. Thanks




.


Duke Carey

Countif across multiple sheets - sheet NAME issue?
 
'Extra' sheets wouldn't have any influence on the issue. I suspect you have
one or more names in your list of sheets that has an extra space at the end,
or is mispelled in some other fashion, or maybe even references a sheet that
doesn't exist.

You could put a formula in an empty column next to the list of sheet names
to check on the validity of the name

=INDIRECT("'"&[cell with first name]&"'!A1")

Copy that down to the end of your list. If one or more of them gives you
the Ref error, you have a pointer to the problem.

"Tim" wrote:

Hi there ... these are just additional sheets that are not apart of the
'named' sheets. I have a couple at the beginning of the spreadsheet ... then
150 named sheets ... then a couple extra sheets at the end of the
spreadsheet. Didn't know if they would cause the issue.....

"T. Valko" wrote:

I have extra sheets at the beginning and
end of the 'named' sheets


What does "extra" sheets mean?

If the sheets don't exist yet but you have their names listed in the range
then you'll get the #REF! error.

--
Biff
Microsoft Excel MVP


"Tim" wrote in message
...
I have extra sheets at the beginning and end of the 'named' sheets ...
would
that have anything to do with it do you think?

"Duke Carey" wrote:

I get the Ref error only if a sheet name is mispelled or if one of the
cells
that is supposed to have a sheet name is empty

"Tim" wrote:

Hi there,
I am using the following formula (see below), but wondering if the
sheetnames I enter have to be in the EXACT order that there are in the
spreadsheet?

=SUMPRODUCT(COUNTIF(INDIRECT("'"&BA2:BA151&"'!e50" ),"x"))

where BA2:BA151 is a range housing the relevant sheetnames in
separate cells ... AND e50 is the cell I am referencing in every sheet.

I get a #REF! error. Thanks




.



All times are GMT +1. The time now is 10:19 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com