Reading Outlook folder in VBA

  • Thread starter Thread starter mscertified
  • Start date Start date
M

mscertified

I read an Outlook address folder in an MS Access database (to populate a
table).
I always get this annoying warning prompt "A program is attempting to access
email addresses you have stored in Outlook. Do you want to allow this?"
Is there any way to suppress this message? It is going to annoy my users.
I usually respond to allow access for one minute which is sufficient for the
code to run.
Thanks for any advice.
 
Search the internet for a program called ClickYes. This will solve your
problem.
 
Back
Top