Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default sumif function on multiple sheets

i want to use sumif function on multiple sheet with critria that rang cell #""
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default sumif function on multiple sheets

=SUMPRODUCT(SUMIF(INDIRECT("'"&C1:C3&"'!a2:a20"),
"*TOTAL*",(INDIRECT("'"&C1:C3&"'!b2:b20"))))

as an example, where C1:C3 is a range housing the relevant sheetnames in
separate cells.


--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"muhammed arshad" <muhammed wrote in
message ...
i want to use sumif function on multiple sheet with critria that rang cell

#""


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
sumif over multiple sheets Fritzi Excel Discussion (Misc queries) 3 October 23rd 08 06:10 PM
SUMPRODUCT, SUMIF, COUNTIF for multiple sheets for multiple criter Greg in CO[_2_] Excel Worksheet Functions 0 September 18th 08 05:51 PM
sumif function with multiple sheets medestar Excel Discussion (Misc queries) 8 June 25th 08 09:36 PM
sumif across multiple sheets Steve Excel Worksheet Functions 15 April 26th 06 09:20 PM
SUMIF on multiple sheets JJackson Excel Worksheet Functions 5 December 27th 05 11:43 PM


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