Input Boxes on Web Pages

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What is the proper code to get a macro input data from an input box that pops
up into a search query on a web page then click the search button. For
example: I have the webpage pop up automatically to the spot I wish it to
go, which is a search box for model numbers. The user would have to input a
model number. I wish to have an input box pop up for them to type the
number, then have it put that number into the search and continue through
clicking options. End result is a specific report that is downloaded into
excel based on model number. Does that make sense? Any input will be
helpful. Thanks!!!!
 
What is the proper code to get a macro input data from an input box that pops
up into a search query on a web page then click the search button. For
example: I have the webpage pop up automatically to the spot I wish it to
go, which is a search box for model numbers. The user would have to input a
model number. I wish to have an input box pop up for them to type the
number, then have it put that number into the search and continue through
clicking options. End result is a specific report that is downloaded into
excel based on model number. Does that make sense? Any input will be
helpful. Thanks!!!!

Search for something along the lines of IE Automation. You should get
a lot of hits, but it would be worth your time to read through a
number of the posts, that is if you want to do a lot of IE automation
via Excel.

Matt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Input Box Location 8
Cancel Input Box error 16
Compare Userform inputs 0
Input box display 2
Can an input box do this 3
Limit size of number input 2
Message box warning of missing data 1
Filename in Input/Message Box 2

Back
Top