Automating data entry into web and recording response with VBA?

stacccy

New Member
Joined
Jan 3, 2022
Messages
1
Office Version
  1. 2016
  2. 2013
Platform
  1. Windows
Hi all
I'm very new to some of the more complicated features of excel, namely VBA.
One of the minor but tedious tasks I do on a regular basis at work is to copy and paste several references into the delivery services website and then record the date it was delivered/any other status messages.
I was wondering if this could be automated with VBA. I have seen examples of being able to auto fill out forms, and being able to retrieve specific html elements. Could both of these be combined for a column of references to check and to be able to input the corresponding dates in the next column?
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
Welcome to the forum. In one word: yes, that can be done with VBA. Basically anything you can do manually can be done with VBA. If you have some code and are stuck, don't hesitate to post again.
 
Upvote 0

Forum statistics

Threads
1,215,054
Messages
6,122,893
Members
449,097
Latest member
dbomb1414

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