Hello... Can anyone possibly help me...
I am trying to use data in an excel worksheet to fill out a form in a web page.
The web page is always open to the same form.
there are only 2 form fields that I want to fill out from data on excel
lets say A1 is Subject and A2 is Body
On the Web Page the first form field is Subject and the second form field is Body. Can anyone help me come up with a macro that will send that information to an already open web page. I just need to send the data, I don't need to open the URL or Submit. This web form is stays open.

Please help