View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ankur ankur is offline
external usenet poster
 
Posts: 3
Default macro pointing to wrong folder

We use a macro that is stored in the "personal" file in the XLSTART
folder of the local drive. A new employee wanted the macro, so I
copied it to his folder on the network drive and installed it on his
local drive and it works fine, however, my macros now look to his
folder on the network drive whenever I try to run them. I have looked
at the modules in VB and they are all pointed to the correct folder on
my local drive, so why does the macro try to map out to the network
drive? Is there a set-up in Excel that I have corrupted and need to
change?