View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Trusted VB project

Check the setting at ToolsSecurityTrusted SourcesTrust all installed &
templates. Decide if you want to allow that.
Depending if is your add-in, look into Digital Signature and possibly
SelfCert.exe

NickHK

"Christmas May" wrote in message
...
I've been attempting to load an Excel add-in. I've been getting the
following message.

Access to the VB project is not trusted.

Any ideas/comments to resolve/work-around this problem?

Thanks in advance,

Christmas May