Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default macro security & digital certificate

I have reviewed the messages on this newsgroups regarding the "High
Security" setting for Macros and in order to prevent the macros from
being disabled it is necessary to obtain a digital certificate.

I have the following situations & I was not exactly sure how digital
certificates would be handled in the situation described below:
1) I have a Excel spreadsheet with many Macros built into it.
2) Since the default security setting in EXCEL is most often "High",
the macros are disabled.
3) In order to circumvent this, I plan to buy a digital certificate (Is
this the correct approach for the problem?)
4) Users using the Excel file do enter data into it & save it with the
new data. The workbook & all worksheets are protected so that they
cannot change any macros, just enter data where permitted

My question is, if the users save the file, then does the "Digital
Certificate" identify that the file has changed, & next time the users
open it, will it automatically disable the macros due to the High
Security setting.

In other words will buying the Digital Certificate serve my purpose or
will saving the filll after new data entry will somehow identify the
file as changed & cause the same problem that I was trying to solve by
getting a digital certificate.

Would appreciate your help.

TIA

Vinay

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default macro security & digital certificate

The digital certificate is only used to sign your VBA code...

Users can still make modifications to the worksheets and save any changes.
The first time your signed VBA Excel workbook is run you need to lower (to
Medium) Macro Security settings to allow for installation of your
certificate on the user's machine.

When set to Medium, the user has the option to "Enable Macros" and also to
"Trust all macros from this publisher" checkbox so that the user will not be
prompted each time to enable macros.

After this step, the user can set the security settings back to "High".


wrote in message
oups.com...
I have reviewed the messages on this newsgroups regarding the "High
Security" setting for Macros and in order to prevent the macros from
being disabled it is necessary to obtain a digital certificate.

I have the following situations & I was not exactly sure how digital
certificates would be handled in the situation described below:
1) I have a Excel spreadsheet with many Macros built into it.
2) Since the default security setting in EXCEL is most often "High",
the macros are disabled.
3) In order to circumvent this, I plan to buy a digital certificate (Is
this the correct approach for the problem?)
4) Users using the Excel file do enter data into it & save it with the
new data. The workbook & all worksheets are protected so that they
cannot change any macros, just enter data where permitted

My question is, if the users save the file, then does the "Digital
Certificate" identify that the file has changed, & next time the users
open it, will it automatically disable the macros due to the High
Security setting.

In other words will buying the Digital Certificate serve my purpose or
will saving the filll after new data entry will somehow identify the
file as changed & cause the same problem that I was trying to solve by
getting a digital certificate.

Would appreciate your help.

TIA

Vinay



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default macro security & digital certificate

Thanks for your help
Vinay

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
Macro Security and Digital signatures - PANIC HELP requested Roscoe Excel Discussion (Misc queries) 3 June 13th 11 07:33 AM
Problem with digital certificate Stan Brown Excel Discussion (Misc queries) 8 April 3rd 07 04:17 AM
digital certificate [email protected] Excel Programming 1 October 17th 05 07:57 PM
Digital Certificate smcash Excel Programming 0 May 19th 05 04:22 PM
Digital Certificate phil Excel Programming 0 March 20th 05 08:11 PM


All times are GMT +1. The time now is 05:07 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"