View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andy Keen Andy Keen is offline
external usenet poster
 
Posts: 5
Default Following Hyperlinks

I am adapting a program I wrote for the Windows Excel to
run on the Mac. I have created the help files in HTML
(because I thought this would be most portable!). Running
on Excel V.X (OS/X2.3) it insists on checking with the
user every time the code tries to open a help file. It
comes up with a warning about viruses and 'are you sure
you want to open up this file' Click yes and it works fine.

The html files are on the hard drive - my test Mac is not
even linked to my network, or to the internet. I cannot
find any setting, or anything in the help, which allows me
to unset this. Please help! Any suggestions much
appreciated.


Andy Keen