Hi,
I wanted to find out if there was a way to design a macro that takes information from a column in Excel to a text box on a webpage. I have over 600 records that I can input 15 at a time. I would like to run a macro so that I don't have to manually copy and paste these items. Is this possible? I am fairly new to VBA programming. Any help will be greatly appreciated. Thanks.
Also, it is a site that my co-worker logs me into so I cannot instantiate it as a new instance of Internet Explorer. I need a way to establish a connection with the existing page already opened up in Internet Explorer.