Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default ie certificate error click on overridelink

what would be the vba equivalent of this code:
'''''''''''

if (Browser.Link(Find.ById("overridelink")).Exists)
{
Browser.Link(Find.ById("overridelink")).Click();
Browser.WaitForComplete();
}
else
{
Browser.WaitForComplete();
} //end else
}

'''''''''''''''''
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
Record Click on Error Indicator Nasir[_2_] Excel Programming 2 December 21st 10 02:55 PM
Digital Certificate Error Stan Excel Programming 5 February 13th 09 01:18 PM
save as error with no click SteveDB1 Excel Programming 0 June 19th 08 05:41 PM
SOAP Error in webservice ( Connector:Bad Certificate) Venkat Excel Programming 3 July 13th 07 08:05 AM
Digital Certificate creation error using makecert John[_35_] Excel Programming 0 July 8th 03 06:16 PM


All times are GMT +1. The time now is 09:20 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"