Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,651
Default Add-In Madness

I recently built myself a new computer and I'm in the process of reinstalling
everything, and also copying over my old data (workbooks, etc).

I used the Microsoft File & Settings Transfer wizard which mostly did a pretty
good job, although I've got lots of other stuff to copy over manually.

In any event, when I open some Excel Workbooks on the new machine, it seems
that the references to ATP functions are replaced by full path name references
to these same functions.

Here is an example:

='C:\PROGRA~1\MICROS~2\Office10\LIBRARY\Analysis\A TPVBAEN.XLA'!
workday('C:\PROGRA~1\MICROS~2\Office10\LIBRARY\Ana lysis\ATPVBAEN.XLA'!
edate($D$4,ROWS($1:22))-1,1,Holidays)

This also occurs even if I open a workbook on the old machine with my new
machine.

Find/Replace was able to remove these full path references and get things
working correctly.

On another workbook, I was able to edit the link source and replace it with the
above reference, and the full path names in the worksheet disappeared, leaving
only the reference to the VBA function.

The error message after asking to update links, is "This workbook contains one
or more links that cannot be updated". But the path to ATPVBAEN.XLS seems to
be exactly the same as the path noted in the above copied formula.

What is the best way of minimizing the impact of this sort of problem?


--ron
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sorting Madness JSnow Excel Discussion (Misc queries) 5 February 11th 09 05:52 PM
Multimodal Madness Rothman Excel Worksheet Functions 0 March 16th 06 12:56 AM
AutoFit Madness Josh Sale Excel Programming 2 May 10th 05 12:22 AM
VBA Names madness Jag Man Excel Programming 2 December 30th 03 12:57 AM
More Macro Madness Josh in Tampa Excel Programming 5 October 24th 03 11:14 PM


All times are GMT +1. The time now is 06:38 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"