Hi!
I use Sumif function that looks for data from other workbook like this:
SUMIF(‘c:/theWorkbook2.xls]sheet1’!$F$5:$F$10000;”MAT”;’c:/theWorkbook2.xls]sheet1!’$G$5:$G$10000).
I’d like to use formula witout opening theWorkbook2.xls,
but this gives #VALUE error.
Do I wrong something, or isn’t the sumif able calculate sums in other workbook?
Thanks for any help,
Anu