Asked By
frank logan
10 points
N/A
Posted on - 01/26/2013
I am using Windows Vista. In my Operating System, if I use SendKeys then it requires access utility to operate it properly. I need to know the name of access utility Add-in 2010 in SendKeys to run it properly. Can anyone tell me which access utilities Add-in 2010?
Which access utility add in 2010 in Sendkeys ?
Â
Hi Frank,
What you actually need is Microsoft Access Utility Add-in. If you want to check whether you have that utility, check your library preferences. Click Modules in the main database Window then select a module and click design view. Check out the library and see if there is anything missing. If there is none, then just put quotes in your command like this:
Sendkeys "{ENTER}"
This should solve your issue.
Â
Which access utility add in 2010 in Sendkeys ?
Hi Frank
Before solving your problem I am assuming that you are facing a problem with error message like this :
‘The SendKeys action requires the Microsoft Access Utility Add-in to be loaded.’
If so, there is a solution. You have to run the setup file to reinstall the Microsoft Access and Microsoft Access Utility Add-in.
Regards-