PC Review


Reply
Thread Tools Rate Thread

Average calcs - ignore sheets

 
 
=?Utf-8?B?QmxhY2tzdGFyNzk=?=
Guest
Posts: n/a
 
      12th Jul 2006
How could I Calculate average of each cell in multiple sheets ex
(‘sheet1’!b10,’sheet31’!b10) but ignore sheets where ex: cell b3 says
“Saturday”
 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      12th Jul 2006
=SUMPRODUCT(SUMIF(INDIRECT("Sheet"&ROW(INDIRECT("1:3"))&"!B3"),"<>Saturday",
INDIRECT("Sheet"&ROW(INDIRECT("1:3"))&"!B10")))

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Blackstar79" <(E-Mail Removed)> wrote in message
news:38437A3A-7DE0-4EEC-BEB0-(E-Mail Removed)...
> How could I Calculate average of each cell in multiple sheets ex
> ('sheet1'!b10,'sheet31'!b10) but ignore sheets where ex: cell b3 says
> "Saturday"



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
MIN & AVERAGE ignore 0 Mike Microsoft Excel New Users 12 19th Nov 2009 04:35 PM
multi variable calcs on multiple sheets... Derrick Microsoft Excel Misc 4 18th Jun 2009 02:36 AM
ignore #NA in average formula Chart blues Microsoft Excel Misc 2 17th Oct 2008 03:43 PM
omiting cells in average calcs =?Utf-8?B?QmxhY2tzdGFyNzk=?= Microsoft Excel Misc 3 25th Apr 2006 11:12 PM
Average ignore values of 0 MeritageSue Microsoft Excel Worksheet Functions 8 1st Feb 2004 06:57 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:20 AM.