View Single Post
  #1 (permalink)  
Old September 18th, 2006, 02:37 PM
Bartje Bartje is offline
Registered User
 
Join Date: Sep 2006
Location: , , .
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Copy data from Excel to open HTML form

I have been trying to copy data from Excel into a form on an internet page. I found how I could do this by opening the form in a new window (as described in the below link) but I want to copy data into a window that is already open.

http://www.dailydoseofexcel.com/arch...rnet-explorer/

The reason why I cannot have the IE form open in a new window, is that I first have to go through several HTML pages before I get to the form. If I follow the technique in this link, I always end up on the first page, and not in the form.

How can I switch from my Excel to my IE window and paste the data automatically? Does anyone know?

Thanks in advance,

Bart.

Reply With Quote