Excel VBA script to prefill online form using IE?
问题 I am in need of assistance. I am trying to write a VBA script that would take the value in column A and place it on an online form in an input element with no ID but the name ("OldUrl"). Then the VBA script would take the value in the adjacent cell in column B and place that in the same form ("digiSHOP") in the input field named ("NewUrl"). The form is on a secure server however I have gotten as far as the window pulling up and the form selected. I am having trouble finding a way to target