View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Venkatesh V Venkatesh V is offline
external usenet poster
 
Posts: 14
Default Automate Data-entry in IE application

Hi,

My requirement is to automate redudant data-entry process

1 ) i enter data from excel sheet (from several columns) onto an IE
application (into its fields) and press SUbmit

2) and, copy data from web applications' fields onto an excelsheet (into
specified columns).

the above two things -- doing it manually.


I am very well aware that Excel macro can do such operations quite easilty
(almost like an web automation).

So, Could you please help me in this case.

Please provide me an example.

Regards,
Venkat