Which access utility add in 2010 in Sendkeys ?

Asked By 10 points N/A Posted on -
qa-featured

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?

SHARE
Best Answer by Luker Malcom
Best Answer
Best Answer
Answered By 5 points N/A #193925

Which access utility add in 2010 in Sendkeys ?

qa-featured

 

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.

 

Answered By 0 points N/A #193926

Which access utility add in 2010 in Sendkeys ?

qa-featured

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-

Related Questions