Prevent the permissions dialog box in vba

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello all

I'm getting involved in Outlook VBA. I'm pretty good in Access VBA.

One annoying thing thus far. When I run a module in Outlook VBA, Outlook
comes up with a dialog box asking for permission to run and a time limit to
allow the run. The max limit being 10 mins. How can I prevent this dialog box
from ever coming up when I run a module?

Fyi, I'm running a module which outputs my emails to text files for eventual
input into a specialized database.

Thanks.
 
Back
Top