This option(Trust access to visual basic project ) is not active .

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

Guest

Tool>Macro>Security>
This option(Trust access to visual basic project ) is not active ...this
make me unable to run macros from another macros
ex: i used call or run methods

but without success

could you help solving the problem
 
Your request is not clear. If you feel that it is not active, why don'
you set it. And as for the other part of your request, I don't thin
you require this option to be active to call a macro from another one.

- Manges
 
This happens in Office 2003.
The registry has moved from HKCU to HKLM
and from excel UI you can SEE, but not change it.

Use REGEDIT and goto

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Excel\Security

Add (or EDIT) a DWORD named AccessVBOM
Set value to 1



keepITcool

< email : keepitcool chello nl (with @ and .) >
< homepage: http://members.chello.nl/keepitcool >
 
Any idea why Tool>Macro>Security>Trus publishar>...
The option (Trust access to visual basic project) is graued out ?

how to get back to its defult?
yours
h
 
Back
Top