hy to all!
I have the folowing problem:
1. I'm using the vba from access 2003 with sendkeys function to operate another program.
2. I get to a window in that program and i want to retrive some data from it
3. the data is in a tipe of list that i can't do ctrl-c on it to get the data
4. the data is also stored in the footer of the window
Is there a way to retrive that data and store it in a variabile in vba?
Thank you!!
P.S. print screen attached