I hate Vista.
Well I have some code the uses the following line of code
SendKeys "{HOME}", True
I use it to move the curror to the start of the currently active control.
This line of code has worked from Acess 2.0 - Access 2003. However, I made the mistake to installing Vista, and now this code gives me the error message
Permission Denied.
I have checked for permissions and all there is OK.
Does anyone know of any known issues with using the SendKeys with VISTA. Did they finally obsolete it?
Thanks for your help
Well I have some code the uses the following line of code
SendKeys "{HOME}", True
I use it to move the curror to the start of the currently active control.
This line of code has worked from Acess 2.0 - Access 2003. However, I made the mistake to installing Vista, and now this code gives me the error message
Permission Denied.
I have checked for permissions and all there is OK.
Does anyone know of any known issues with using the SendKeys with VISTA. Did they finally obsolete it?
Thanks for your help