Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default Count of leader on multiple sheets

I have a summary sheet with leader in Column B, and want count in
Column C of the number of times that the leader appears in the monthly
sheets. (Each month has it's own Sheet).

Cannot get the formula to work. Keep getting #VALUE! Can you
help?

=SUMPRODUCT(--('12-2007'!$C3:$C532=B35),--('11-2007'!$C3:$C532=B35),--
('10-2007'!$C3:$C532=B35),--('9-2007'!$C3:$C532=B35),--('8-2007'!
$C3:$C532=B35),--('7-2007'!$C3:$C532=B35),--('6-2007'!$C3:$C532=B35),--
('5-2007'!$C3:$C532=B35),--('4-2007'!$C3:$C532=B35),--('3-2007'!
$C3:$C532=B35),--('2-2007'!$C3:$C532=B35),--('1-2007'!$C3:$C532=B35),--
('12-2006'!$C3:$C532=B35),--('11-2006'!$C3:$C532=B35),--('10-2006'!
$C3:$C532=B35),--('9-2006'!$C3:$C532=B35))

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Count of leader on multiple sheets

Put the names in M1:Mn (I have used M1:M5 in my example, and then use

=SUMPRODUCT(COUNTIF(INDIRECT("'"&M1:M5&"'!C3:C532" ),B35))

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Jimbo" wrote in message
oups.com...
I have a summary sheet with leader in Column B, and want count in
Column C of the number of times that the leader appears in the monthly
sheets. (Each month has it's own Sheet).

Cannot get the formula to work. Keep getting #VALUE! Can you
help?

=SUMPRODUCT(--('12-2007'!$C3:$C532=B35),--('11-2007'!$C3:$C532=B35),--
('10-2007'!$C3:$C532=B35),--('9-2007'!$C3:$C532=B35),--('8-2007'!
$C3:$C532=B35),--('7-2007'!$C3:$C532=B35),--('6-2007'!$C3:$C532=B35),--
('5-2007'!$C3:$C532=B35),--('4-2007'!$C3:$C532=B35),--('3-2007'!
$C3:$C532=B35),--('2-2007'!$C3:$C532=B35),--('1-2007'!$C3:$C532=B35),--
('12-2006'!$C3:$C532=B35),--('11-2006'!$C3:$C532=B35),--('10-2006'!
$C3:$C532=B35),--('9-2006'!$C3:$C532=B35))



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
Multiple Sheets (Need to create 500 individual sheets in one workbook, pulling DATA Amaxwell Excel Worksheet Functions 4 August 17th 06 06:23 AM
Leader Lines on Pie charts billy_bags Charts and Charting in Excel 1 July 14th 06 10:00 PM
dotted leader line DMCD Excel Worksheet Functions 1 May 10th 06 10:13 PM
How do I insert a leader from the end of text to the end of a cel. wstock3 Excel Discussion (Misc queries) 6 February 4th 05 02:08 PM
count cells over multiple sheets Have three columns R,S,T Excel Worksheet Functions 4 December 18th 04 01:36 PM


All times are GMT +1. The time now is 03:06 AM.

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

About Us

"It's about Microsoft Excel"