View Single Post
 
Old 02-20-2017, 08:53 PM
marconexcel marconexcel is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Feb 2017
Posts: 6
marconexcel is on a distinguished road
Default

Quote:
Originally Posted by jeffreybrown View Post
See how this works for you...

=SUMPRODUCT(COUNTIF(INDIRECT("'"&MySheets&"'!B:B") ,"Item"))

List all your tab names and create a named range called MySheets
Thanks for your reply. I've tried several iterations to define a named range with tab names but I can't get the thing to work. I tried =Jan!ec! and ended up with Jan!:jan:dec (which gave me all columns from dec through jan on tab Jan). I tried Jan!,Feb!, through Dec! and got an error message. Is there a trick to listing all twelve tabs (Jan through Dec) in a named range? I would definitely appreciate any help you can give me with this naming convention.
Thanks for your help.
Reply With Quote