View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Virpi H Virpi H is offline
external usenet poster
 
Posts: 1
Default Linking formulas between several woorkbooks

Hi,
I'm gathering information to a seperate Total workbook from several
different woorksbooks (weekly files which has always the same format). On
Total woorkbook I'm having formula like =SUMIF([w28_08.xls]report!$G:$G,
"July", [w28_08.xls]report!$I:$I) and it works fine when the W28_08 document
is open, but when it closed and and I update the information when opening the
destination file(Total) it just gives me #Value! to all the cells which have
the formula.
Any kind of help would be appricated.

--
Thanks in advance, Virpi