View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Rob van Gelder[_4_] Rob van Gelder[_4_] is offline
external usenet poster
 
Posts: 1,236
Default Registry key for "Trust access to Visual Basic project"

Bewa Many GPO implementations set registry security so that items under
Policies can't be altered.


--
Rob van Gelder - http://www.vangelder.co.nz/excel


"tmarko " wrote in message
...
Got help from above :)

The registry key seems to be hidden so just set the following and it
works

HKEY_CURRENT_USER\Software\Policies\Microsoft\Offi ce\11.0\Excel\Security
Value : AccessVBOM
DWORD=1

1: To check the checkbox
0: To uncheck the checkbox


---
Message posted from http://www.ExcelForum.com/