Thread: IE
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mike S[_5_] Mike S[_5_] is offline
external usenet poster
 
Posts: 86
Default IE

On 8/6/2010 12:56 AM, fi.or.jp.de wrote:
Hi all,
I have web interactive macro, which logs into the web& get some
data.
I have no problem in getting data.
But I have option to save data in PDF.
I am able to click the "Click to Save" button& it opens new window&
i need to click ok button.
I am not able to click.
To navigate to the web need username& password, which is
confidential.
Please help me.


Post the relevant source code.