View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Fredrik Wahlgren Fredrik Wahlgren is offline
external usenet poster
 
Posts: 339
Default Update Adobe form from Excel


"JT" skrev i meddelandet
...
I have to update an Adobe form on a web site numerous times in a day. I
would like to automate the process, so I can eliminate keystrokes. I can
get
the information into Excel and was wondering if there is a way for me to
program Excel, so I can update the form with the information from 1 line
of
the spreadsheet and then push the "print" button on the form. After that
I
would cycle through all the lines on the spreadsheet.

Does anyone know if this is possible? If so, any resources you could
point
me to help automate this process would be greatly appreciated. Thanks for
the help.....
--
JT


I'm not sure I understand. Is it something in html code that you want to
update?
What kind of information do you have in Excel?

/Fredrik