View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming
teepee teepee is offline
external usenet poster
 
Posts: 103
Default weird excel 2007 bug

I made the mistake of trying to run a macro that opened a file online using
the ip address instead of the domain

ie http://number.number.number/filename.csv

instead of

http://www.domainname.com/filename.csv

Worked fine in 2003 but not in 2007

Problem is that now EVERYTIME I open 2007 for anything at all, it throws up
an error message "http://number.number.number/filename.csv could not be
found blah blah"

Any idea how to get rid of it, anyone?