command line issues running a marco

D

dman

Hi.

Is there a way around an additional prompt when I open my db/macro
from a command line?

"C:\Program Files\Microsoft Office\Office11\MSAccess.exe" "C:\Path\My.mdb"
/x My_Marco

I am trying to schedule this marco as a task, however, before the db fully
opens, I get a security warning
prompt that tells me this file may not be safe, etc, and I have to click
'OK" to open. This prevents
the task from running because the db never opens...just sits at the prompt.

Is there a parm that can override this security question?

Thanks!
 
6

'69 Camaro

Hi.
I am trying to schedule this marco as a task, however, before the db fully
opens, I get a security warning
prompt that tells me this file may not be safe, etc, and I have to click
'OK" to open.

Either set Macro Security to low or sign the database application with a
digital certificate.

HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
Blog: http://DataDevilDog.BlogSpot.com
http://www.Access.QBuilt.com/html/expert_contributors2.html for contact
info.
 

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