=SUMPRODUCT(--('[Work book 1.xls]Sheet1'!$A$1:$A$10000="X"),--('[Work book
1.xls]Sheet1'!$C$1:$C$10000=1),'[Work book 1.xls]Sheet1'!$B$1:$B$10000)
note that you cannot use A:A unless you are using Excel 2007, you need to
specify the range in previous versions
Make sure the workbook is opened when you apply the formula than Excel will
take care of paths and names etc when/if you close the other workbook
--
Regards,
Peo Sjoblom
I shoudl have been more descriptive of what I am looking for. I want
to set up a conditional sum from one workbook to antoher. There are
multiple conditions that I need it to meet. Here is an example
This is in work book 1
Column A is Names
Column B is output
Column C is dates
This is in workbook 2
(nothing yet) I am trying to get if Column A in workbook 1 = X and
Column C in workbook 1 = Y then Sum Column B in workbook 1.
Is this possible?
Jay- Hide quoted text -
- Show quoted text -