Hi everyone !
In my Excel application, I use the following code to get a table from my web
site:
Sub ReadWeb()
Workbooks.OpenText FileName:="http://www.MYSITE.be/TestPHP/profsactual.xls"
End Sub
To my greatest surprise, the output does NOT reflect the actual changes done
to that file !
Is Excel using some "caching" as IE does ????
Thanks and regards from Belgium,
Hervé+
Bookmarks