Is it possible to enter a number into an Access form and send that number to an outside app?
I thought maybe SendKeys would work, but I can't seem to get that to work at all. (I'm definitely a novice at this stuff)
Here is what I'm trying to do exactly...
Open an app. Tab down a few fields in the app, press enter, copy data from an Access form field to the app, tab a few more times press enter, and then close the app.
Thanks for any help you can provide...
--sam
I thought maybe SendKeys would work, but I can't seem to get that to work at all. (I'm definitely a novice at this stuff)
Here is what I'm trying to do exactly...
Open an app. Tab down a few fields in the app, press enter, copy data from an Access form field to the app, tab a few more times press enter, and then close the app.
Thanks for any help you can provide...
--sam