View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default VBA to stop XL from adding the Path Sring to Sheet-to-Sheet Links

I've never seen a formula that refers to another worksheet within the same
workbook include the full path.

If you do update links, what do the formulas show?

What's the full name of the workbook--including path?

What's one of the offending formulas?

wrote:

2003

Even though I select "Do not Update" every time I Open certain files, the Sheet-to-Sheet references
within the workbook, now show the links with the path add to the sheet reference.

Of course, this causes Memory and File size issues.

Also, how can one remove the path so as to not cause reference problems?

I would prefer a VBA-type answer because there are thousands of references to remove the path
information.

Thanks,

EagleOne


--

Dave Peterson