View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
masterbaker masterbaker is offline
external usenet poster
 
Posts: 19
Default Error with linked files....Macro Problem???

I have a fairly complex file that has mulitple links to other files. My
problem is some of these links work fine and some of them don't. The ones
that return a #REF error work fine when the file they are linked to is open,
but not if that file is not open. It's weird because there are some links to
other files that don't need to be open to work.

I think this could be a result of macros in other files. When I open one of
these files that my primary file is linked to, a pop up window promps a Macro
security warning even though no Macros exist in the file and any file it
links to does not contain macros either. Could this be causing an issue (the
macro pop up) as far as linked files go???

Another possible issue is the fact that my formula that contains which file
to link to is incorporated in an indirect function. This could be an issue
because the file name to link to is hardcoded on a tables tab and contains
the name of the linked file as: G:\Accounts
Receivable\2006\[filename.xls]range..... but it's not like I am only linked
to the filename, I include the entire source!!

Any suggestions what-so-ever would be greatly appreciated!!!!

Thanks in advance