PDA

View Full Version : Enable this content



philfer
04-02-2010, 09:26 AM
Hi,

I ma building an app using Access 2007 which will use userforms such that the Access DB window isnt visible to the user.

Whenever you open anything in 2007 (unless it is from a trusted location) you have to enable the content.

Is there a way I can show a msgbox to prompt the user to enable the content (as they wont be able to see the DB window and see Access's own prompt) and then in VBA to enable it?

Thanks
Phil

OBP
04-03-2010, 03:25 AM
You could use this method

http://www.vbaexpress.com/forum/showthread.php?p=195427#post195427