View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
del del is offline
external usenet poster
 
Posts: 16
Default absolute cells when linking to an external file

Is there a way I can force the formulas not to be absolute when the formula
involves linking to an external file. That is instead of the formula coming
back as
=[Book1]Sheet1!$A$1, it will be =[Book1]Sheet1!A1 (without the dollar
signs). This will help me make the linking faster. I'm looking at other
options other than the find and replce.

Thanks a lot,
del