View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jd jd is offline
external usenet poster
 
Posts: 91
Default Excel and Internet Explorer (IE) - AutoOpen and Hyperlinks

I have an excel file that when open it checks your C:\ drive for a folder and
file. If not there, it creates them. If there is updates if need be. The
file being updated is posted to our website. If the c:\ drive doesn't have
the file needed, the excel file will open the file from the web and save it
to the C:\ drive. This works great if the file is lauched from someones
harddrive or directly from an email. I posted this autoopen file to another
section of our website. When you open the file from the web the section of
the autoopen code that opens the other file on the web bombs. Does anyone
now why this is?