View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
tmarko[_14_] tmarko[_14_] is offline
external usenet poster
 
Posts: 1
Default Registry key for "Trust access to Visual Basic project"

Got help from above :)

The registry key seems to be hidden so just set the following and i
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 checkbo

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