How can I remove any reference to DELLINKS.xla

  • Thread starter Thread starter DoctorV
  • Start date Start date
D

DoctorV

I had downloaded the Delete Links Wizard and it is in my Documents an
Settings Folder. I wanted it removed. Now when I attempt to open
workbook from Access using the FollowHyperlink Method I get an erro
C:\Documents and Settings\Dellinks.xla cannot be found. It then let
me procede and open the workbook but it is highly annoying and I am no
even using this in the workbook I am attempting to open. How can I ge
rid of this. Here is my code in Access to open the workbook

FollowHyperlink "G:\BSG_Projects\BSG_Excel_Pipeline.xls
 
Doc

With Excel open and a workbook active, Tools>Add-ins and click on the Delete
Links Wizard add-in.

You will get a message "cannot be found, do you want to delete it from the
list?"

Click "YES"

Gord Dibben Excel MVP
 
Back
Top