Visual Basic to automatically click web buttons

stephenknox

New Member
Joined
Sep 7, 2004
Messages
34
Hey everyone

I know this isnt strictly excel but I would like some help with normal VB code please!

I want it to be able to switch to a webpage I have open, automatically click the back button then click a form submit button on the webpage and I would like this to happen every 3 minutes. Can anyone help?

Thanks
Stephen
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
Stephen,
You might want to look into the microsoft web browser control. It will allow you to display a browser in excel, either in a form or on the worksheet. You will then have full control and be able to update anytime you want.

HTH
Cal
 
Upvote 0

Forum statistics

Threads
1,202,967
Messages
6,052,850
Members
444,603
Latest member
dustinjmangum

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top