Automating replies to Pop Ups

S

Secen

I have need to automate the encryption/decryption of a
database (docmd.runcommand acencryptdecryptdatabase) - is
there a way I can supply the keystrokes that are required
to fill in the interogation windows that launch requesting
a subject DB name/directory and the target db
name/directory? Any help is appreciated...
 
S

Secen

That works exactly as I'd like. Thank you

On a side note, I couldn't get any of the RunCommand
commands to actually work. I coded a Visual Basic wrapper
(not in the database itself - a stand alone program) with
all the proper references but nothing happened. I
declared a variable of application, set it to the database
and issued appl.docmd.runcommand accmdxxxx against it with
no results for anything. No errors, but no results. How
is Runcommand supposed to be used? Thanks again
 

Ask a Question

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.

Ask a Question

Top