View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sandy V[_6_] Sandy V[_6_] is offline
external usenet poster
 
Posts: 37
Default Refresh Browser with vba

I have IE loaded with C:\Temp\MyFile.htm

Is it possible to refresh IE with vba in Excel, equivalent
to pressing F5 with the browser window active. Preferably
the particular Instance of IE loaded with "MyFile". (I'm
not performing any kind of query.)

TIA,
Sandy