Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Excel VBA to enter form data in IE

Status
Not open for further replies.

SpurmanisA

Technical User
Nov 28, 2007
2
CA
Hi everyone,

I'd like to know if there is a way to use VBA to script the automatic activation of a form in a webpage.

I can already use VBA to automate hyperlinking to product pages like:
I'd like to activate the MSDS link on this page programmatically (and name and save the pdf file to a specified directory) and have know idea how do this. Straight forward webquerying doesn't work here because the link uses javascript and hidden inputs to call up an associated pdf file from a form.

Can somebody help me out (even if it's to say "This can't be done because...")?

Thanks

Aleks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top