VBA to make key entries into application
It is a propietary (still in development) office
management system (web based). I think the steps are Copy
from a cell in Excel, go to destination app, paste, and so
on ..... back and forth.
Thanks.
-----Original Message-----
KENNY,
What is the "destination application" ?
NickHK
"KENNY" wrote in
message
...
Hello,
I'd love to be able to take data from an Excel worksheet
and place it ("key")into another application. For
example:
Column A Column B Column C
Name Address Phone
Bob 123 Main 612-123-4567
Joe 456 Elm 555-123-9876
The mechanics would be enter A2 data, go to new field in
destination application, enter B2 data, go to new field,
enter C2 data, click SAVE in destination application,
click NEW, and start process over for row 3 (Joe)....
I know some VBA, and a little about .bat files. Any
help
getting me started would be greatly appreciated
TIA!
.
|