VBA to Mimic key strokes on an online form.

ridimo

New Member
Joined
Nov 13, 2013
Messages
8
Good Day to all the brilliant minds that may read this. I have a very unique (I think) request. I have mammoth task of having to apply for tax clearence certificates for over 700 employees individually using an online form application. All information is available from our payroll system and can be exported into excel in a linear format ie each row has all employees info in relevant columns.

now the simple way to do this would be to manually copy and paste the data from the spreadsheet to the online form however the online form does not allow copy and paste for some reason. is there a way to create a VBA that can complete the relevent fields of the form by mimicing key strokes and then submit the form. Then mimic the selections to open the new form and move onto the next application form?

hope i'm clear enough (facepalm) also if this has been asked before I truly appolagise
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
Yes, but its gonna be a nightmare. I would very much suggest looking into a product meant specifically for this purpose; Power Automate Desktop is one I happen to have a little familiarity with (and is also another Microsoft product). Specifically, look at using the Web Recorder to automate tasks in a web browser.

Otherwise, lookup the term Robotic Process Automation (RPA) for similar tools made by other companies.
 
Upvote 0

Forum statistics

Threads
1,214,834
Messages
6,121,876
Members
449,056
Latest member
ruhulaminappu

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