B
Brad
We are building a new application system with Access 2007. We need to feed
“Product†information into this new system from data that is extracted from
an older purchased package on a daily basis.
Our tests of the Exporting and Importing look good.
Using Access VBA, we have the import function initiated by a single button.
Unfortunately, the Export function in the older purchased package requires
that we go through about 10 steps on several different screens (Windows-based
system).
(There is no "batch" Export option available with this system, and we cannot
access the data through the back door)
Using the screens will work, but we have concerns that our end-users will
eventually make an error because so many little steps are needed.
They would like a “one button method†just like we are able to demonstrate
with the Import side with Access.
Is there a way in VBA to automate the screen processing of another
application system? In other words, use VBA to plug in info, pick choices,
and “Push†the enter key on another Windows-based system.
Thanks for any advice/help that you may be able to provide.
Brad
“Product†information into this new system from data that is extracted from
an older purchased package on a daily basis.
Our tests of the Exporting and Importing look good.
Using Access VBA, we have the import function initiated by a single button.
Unfortunately, the Export function in the older purchased package requires
that we go through about 10 steps on several different screens (Windows-based
system).
(There is no "batch" Export option available with this system, and we cannot
access the data through the back door)
Using the screens will work, but we have concerns that our end-users will
eventually make an error because so many little steps are needed.
They would like a “one button method†just like we are able to demonstrate
with the Import side with Access.
Is there a way in VBA to automate the screen processing of another
application system? In other words, use VBA to plug in info, pick choices,
and “Push†the enter key on another Windows-based system.
Thanks for any advice/help that you may be able to provide.
Brad