View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
fi.or.jp.de fi.or.jp.de is offline
external usenet poster
 
Posts: 93
Default continue processing a link has opened another IE

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.