Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default add-ins & security

Addins are not any more secure than workbooks, but offer other advantages.
If they are trusted by the user, then they don't raise macro warnings. The
user doesn't enter data in them, so correcting your code and redistributing
an updated addin will be easier.

--
Regards,
Tom Ogilvy

"Eric" wrote in message
nk.net...
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




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Security dwake Excel Discussion (Misc queries) 1 December 16th 09 04:28 PM
Security Steven Sinclair Excel Discussion (Misc queries) 2 March 31st 09 07:47 PM
Security Liz J[_2_] Excel Discussion (Misc queries) 6 August 11th 08 09:52 PM
security tjh Excel Programming 2 October 18th 04 03:30 AM
Security... LC[_2_] Excel Programming 2 December 22nd 03 05:05 PM


All times are GMT +1. The time now is 10:14 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"