Hi all,
I was wondering if this was possible to control another program from an access form. More exactly, it would be like this:
Copy textbox1 from access
Go into the other program
Paste the textbox1
do enter 3 time (to go to another field in the program)
copy textbox2 from access
Go into the other program
Paste the textbox2
hit Enter 1 time
etc...until I have paste all of my textbox (approximately 10 textbox)
Is there a way to do something like this in vba?
Thank you all
I was wondering if this was possible to control another program from an access form. More exactly, it would be like this:
Copy textbox1 from access
Go into the other program
Paste the textbox1
do enter 3 time (to go to another field in the program)
copy textbox2 from access
Go into the other program
Paste the textbox2
hit Enter 1 time
etc...until I have paste all of my textbox (approximately 10 textbox)
Is there a way to do something like this in vba?
Thank you all