Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default SUMPRODUCT using data from multiple worksheets

Makor,

Couple of points.

First, what you are doing should work okay. What do you get, an error or a
wrong value?

Secondly, as you are just adding all the instances of 1, why not use
=SUMIF('mkr Calc Data'!F1:F1000,1)

or even
=COUNTIF('mkr Calc Data'!F1:F1000,1)
--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Makor" wrote in message
...
I am trying to use the SUMPRODUCT function to


http://j-walk.com/ss/excel/tips/tip48.htmworksheet - I even tried using
named ranges.
Here is the calc I am using.
=SUMPRODUCT(('mkr Calc Data'!F1:F1000=1)*('mkr Calc Data'!F1:F1000))

Help.



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
Sumproduct across multiple worksheets Paul Excel Worksheet Functions 3 December 20th 08 04:40 AM
SUMPRODUCT / SUMIF on Multiple Worksheets with Multiple Criteria kazoo Excel Discussion (Misc queries) 2 August 21st 08 06:22 PM
sumproduct multiple values on other worksheets Mike Excel Worksheet Functions 1 March 8th 07 11:45 PM
Sumproduct across multiple worksheets woodcockmolely Excel Worksheet Functions 3 August 30th 06 09:28 AM
SUMPRODUCT using data from multiple worksheets Frank Kabel Excel Programming 5 July 21st 04 05:25 PM


All times are GMT +1. The time now is 11:17 PM.

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"