ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   add-ins & security (https://www.excelbanter.com/excel-programming/323721-add-ins-security.html)

Eric[_27_]

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



Tom Ogilvy

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






All times are GMT +1. The time now is 02:57 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com