LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Refresh / Update URL

Andrew,
Sounds like Automating IE would be better:
http://www.microsoft.com/mind/0898/dom.asp
http://www.mvps.org/access/modules/mdl0062.htm

NickHK

"Andrew" wrote in message
...
Hi,

With help from this site I am able to open a url based on code but now I
want to update the same window (ie not open another windows) of IE. How

do I
do that?


Sub xx()
ThisWorkbook.FollowHyperlink _
Address:="http://finance.yahoo.com/"
Cancel = True
End Sub

Now I want to go to http://help.yahoo.com/help/fin/

I know I could go to the second page in one step but this is just getting
the basics for some more complex coding after I get the basics.
--
Andrew



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Update querytable connections and refresh data Dale Fye Excel Discussion (Misc queries) 0 November 2nd 07 03:46 PM
Update querytable connections and refresh data Dale Fye Charts and Charting in Excel 0 November 2nd 07 03:46 PM
Inability to start Excel after Refresh update kdixon7244 Excel Discussion (Misc queries) 1 September 29th 06 10:30 PM
Date in cell to update upon Pivot Table refresh chris46521[_33_] Excel Programming 4 August 17th 06 11:02 PM
Update cell's value without refresh screen? lantiger Excel Programming 0 May 26th 04 05:23 PM


All times are GMT +1. The time now is 12:44 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"