LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default GetObject error 429

Brian,
You have your reference (ie) to browser from CreateObject()
Just use that again.

NickHK


"Brian Delaney" wrote in message
...
Hi and please help!

I've got a procedure that opens an IE browser window to a specific web

page
based on data from a cell and using

Set ie = CreateObject("InternetExplorer.Application")

but then I want to reuse the same IE browser window to repeat the

procedure
using data from a different cell. I've tried using

Set ie = GetObject (, "InternetExplorer.Application")

but keep getting Error 429. Ideally I'd like to recognize the active IE
browser window by its Caption/Name because it remains the same for all

data
used.

In other words, how do I tell Excel to look for a specific active IE

browser
window before opening a new one, and while I have more than one IE browser
window open?

Thanks in advance for any help,

Brian




 
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
GetObject function R Avery Excel Programming 3 October 5th 04 07:20 PM
GetObject Michael Excel Programming 3 June 16th 04 01:28 PM
GetObject-question Tom Excel Programming 1 June 10th 04 05:17 PM
Is there a better option than Getobject to access a .xls? Dave F[_4_] Excel Programming 4 October 28th 03 02:24 PM
Excel Getobject error Jaya Excel Programming 4 July 17th 03 07:13 PM


All times are GMT +1. The time now is 06:42 AM.

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

About Us

"It's about Microsoft Excel"