I have a program in Access 2003 that was working perfect, I am using the
GotoControl and the SendKey Action to input Titles to a Title Box and Numbers
to Text Boxs from a Command Botton, each Title has Rules.
Looking at my copy of Access 2007 macro, Action drop down list, I have a
Send Objict but no Send Key, is the Send Key an add in? Do I need to rewrite
this part of the program in VBA?
tbm
Does all your other code work? If not, odds are you haven't put your
database in a trusted location. Code does not run unless your database is in
a trusted location.
To trust your folder, click:
Office Button (top left)
Access Options (bottom of dialog)
Trust Center (left)
Trust Center Settings (button)
Trusted Locations (left)
Add new location (button)
--
Doug Steele, Microsoft Access MVP
(no private e-mails, please)
tbm said:
Ok, Thanks, have Send Key,
Send Key action in this macro is no longer running, what can I do to make
it
run?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.