View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jk jk is offline
external usenet poster
 
Posts: 109
Default Copy data from Excel to Internet Explorer

Hi, everyone. I have some data in Excel that I need to copy over to a table
in a web page. The web page is already open (i.e., I won't need to open a
new instance of Explorer).

As an example, lets assume that I have two data items in Excel (Item1 and
Item2) that I want to copy into two boxes in Explorer. Can anyone please
respond with sample VB code to get me started?

Thanks in advance!
JK