Hello,
I'm new to this, and read through multiple threads but all I found talk about automation.
I don't need to automate (at least not yet) but I have a spreadsheet of data (one column, 2,000 rows) that I need to be able to copy and paste into a web form that is just multiple boxes. The webform only allows 20 entries at a time, so if I copy 20 rows from Excel and paste, they all go into the first box of the webform.
How can I paste so that each cell's data from Excel pastes into a different box on the webform? Is this only possible through vba and automating the process?
I don't have admin rights to my computer so I can't download anything.
Thank you if you have any tips to share.
I'm new to this, and read through multiple threads but all I found talk about automation.
I don't need to automate (at least not yet) but I have a spreadsheet of data (one column, 2,000 rows) that I need to be able to copy and paste into a web form that is just multiple boxes. The webform only allows 20 entries at a time, so if I copy 20 rows from Excel and paste, they all go into the first box of the webform.
How can I paste so that each cell's data from Excel pastes into a different box on the webform? Is this only possible through vba and automating the process?
I don't have admin rights to my computer so I can't download anything.
Thank you if you have any tips to share.