View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
thread thread is offline
external usenet poster
 
Posts: 72
Default changing "trusted publishers" via vba

Hi all,
I'm trying to make a change in the macro security via vba,
i know that there is an option like this in access for hide or show the
toolbar
all i need to do is
enter "tool"
go to "macro"
"then "security
choose and "trusted publishers" tab
and "check" or "uncheck" the "Trust Access To Visual Basic Project

any ideas?