View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Eric[_27_] Eric[_27_] is offline
external usenet poster
 
Posts: 43
Default add-ins & security

I reading 'Writing Excel macros with VBA', where the author (Steve Roman)
advocates making projects as add-ins. He doesn't say whether doing so gets
around making the code trusted or not from a security standpoint.

Anyone know? Anyone agree/disagree about using add-ins as a preferred
methodology in general?

TIA