PDA

View Full Version : Solved: Excel VBA Automation Internet Explorer



sureshroshan
07-12-2007, 01:05 AM
Hi.
:banghead: i am breaking my head to pass the values from excel to internet explorer(Frames)
Could anyone help me in finding the solution
I need to pass values from excel sheet to a (intranet)webpage that contains frames.
Plz made any correction on this code.
ie.document.frames("SessionRefresh").contentwindow.all("TxtStore").Value = "1838"
the frame name is session refresh
and the textbox name is Txtstore.

sureshroshan
07-17-2007, 01:35 AM
document.frames(0).document.formname