Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Certificate gets removed from shared workbook

At the company I work, we have a spreadsheet that has a number of
worksheets, with contact information and passwords. The spreadsheet is shared
in the network, so if someone needs to change a password can change it, and
everybody can have access to it.

The problem became, when one of the supervisor, wanted the spreadsheet to
open to the first page (workbook), because that is the most used one. So I
created a macro that will open the excel file always on the first page. I
also created a certificate, so we will not get the macro warning every time
we open the file and we can keep the security to medium. But now the
certificate gets removed by other users (when they make changes, I think),
and until I go in and read the certificate on, everyone get the macro
warning.



My question is if you know a way for the certificate not to get removed, or
if it is another way we can set up the excel file to open on the first sheet
without using a macro.

Thank you,

Oana


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 703
Default Certificate gets removed from shared workbook

Try activating sheet1 in the BeforeClose event

"Oana" wrote:

At the company I work, we have a spreadsheet that has a number of
worksheets, with contact information and passwords. The spreadsheet is shared
in the network, so if someone needs to change a password can change it, and
everybody can have access to it.

The problem became, when one of the supervisor, wanted the spreadsheet to
open to the first page (workbook), because that is the most used one. So I
created a macro that will open the excel file always on the first page. I
also created a certificate, so we will not get the macro warning every time
we open the file and we can keep the security to medium. But now the
certificate gets removed by other users (when they make changes, I think),
and until I go in and read the certificate on, everyone get the macro
warning.



My question is if you know a way for the certificate not to get removed, or
if it is another way we can set up the excel file to open on the first sheet
without using a macro.

Thank you,

Oana


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,355
Default Certificate gets removed from shared workbook

If someone else changes the code, the certificate will be removed. That's
the way it is. They get notified that it's happening when they close the
workbook, so they probably know they've done it.

"Oana" wrote:

At the company I work, we have a spreadsheet that has a number of
worksheets, with contact information and passwords. The spreadsheet is shared
in the network, so if someone needs to change a password can change it, and
everybody can have access to it.

The problem became, when one of the supervisor, wanted the spreadsheet to
open to the first page (workbook), because that is the most used one. So I
created a macro that will open the excel file always on the first page. I
also created a certificate, so we will not get the macro warning every time
we open the file and we can keep the security to medium. But now the
certificate gets removed by other users (when they make changes, I think),
and until I go in and read the certificate on, everyone get the macro
warning.



My question is if you know a way for the certificate not to get removed, or
if it is another way we can set up the excel file to open on the first sheet
without using a macro.

Thank you,

Oana


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
shared workbook - shared workbook options grayed out Edward Letendre Excel Discussion (Misc queries) 0 March 3rd 10 10:47 PM
How do I email a workbook without macros getting removed? Jack McNees Excel Discussion (Misc queries) 0 July 31st 09 02:30 PM
Shared Workbook - Slow opening of shared workbook. [email protected] Excel Programming 2 August 29th 07 05:14 PM
Printing viewing a shared workbook on a shared drive aloomba Excel Discussion (Misc queries) 0 April 13th 07 02:52 PM
digital certificate being discarded from a shared workbook TLS Excel Programming 0 June 4th 05 06:49 AM


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