Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 190
Default navigate to different link

hi,

i have the following which goes to the website:

Dim myIE As New InternetExplorer 'New '
Dim myURL As String
Dim myURL33 As String

Dim myDoc As HTMLDocument
Dim strSearch As String

'Set starting URL and search string
myURL = "https://yoursite.com/sub/Logon.asp"

but i would like for it to navigate to a different page away from this page
after this page has been navigated to (in the same IE window). what do i
need to add?

thanks in advance,
geebee

Reply
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
Navigate between 2 workbooks Graham Excel Programming 4 November 8th 06 05:17 AM
Navigate between worksheets Louise Excel Worksheet Functions 1 October 9th 06 05:27 PM
Navigate Sheets - better way. Doug929 Excel Programming 2 August 29th 05 03:06 PM
Navigate by macro Bob Phillips[_6_] Excel Programming 0 May 28th 04 04:39 PM
Navigate by macro Frank Kabel Excel Programming 2 May 28th 04 04:38 PM


All times are GMT +1. The time now is 01:31 AM.

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"