Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
brandyb
 
Posts: n/a
Default How do I count a named range for a specific word or acronym?

I am trying to count how many times the acronym "SD" shows up for all
worksheets in my file and on a specific row.
  #2   Report Post  
Biff
 
Posts: n/a
Default How do I count a named range for a specific word or acronym?

Hi!

One way:

Create a list of all the sheet names. Give this list a defined name,say,
List.

Then, to count instances of SD on every sheet in row 10:

=SUMPRODUCT(COUNTIF(INDIRECT("'"&List&"'!10:10")," SD"))

Biff

"brandyb" wrote in message
...
I am trying to count how many times the acronym "SD" shows up for all
worksheets in my file and on a specific row.



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
Pivot Tables - Named Range dipsy Excel Worksheet Functions 5 August 23rd 05 04:50 PM
Can I use named range in data range box when creating pie chart? BJackson Charts and Charting in Excel 2 August 17th 05 05:37 PM
Count cells in one range based on parameters in another range dave roth Excel Worksheet Functions 2 March 29th 05 05:33 PM
Identifying single column within named range ESAEO Excel Discussion (Misc queries) 2 March 24th 05 09:30 PM
Vlookup of parts of a word in a range of Data Andre Croteau Excel Discussion (Misc queries) 3 December 19th 04 07:26 PM


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