Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]() Lately whenever I use Excel 2003 to try to open an old worksheet I created with Excel 97 I get a message saying the macros have been disabled because I don't have a "digital certificate." I've tried following the instructions in the Excel help files and on the web to create a digital certificate which I've named "My Digital Certificate." I think I was able to successfully create the certificate. But I can't figure out how to "sign" my macros with it. So my worksheet has been rendered useless to me until I can sign those blasted macros. I'd be grateful to anyone who could explain to me how to get my worksheet working again. Will in Seattle a.k.a. "Clueless" |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Will,
Does this help? http://support.microsoft.com/kb/217221 http://office.microsoft.com/en-us/ex...495571033.aspx --JP On Mar 22, 2:46*pm, Clueless in Seattle wrote: Lately whenever I use Excel 2003 to try to open an old worksheet I created with Excel 97 I get a message saying the macros have been disabled because I don't have a "digital certificate." I've tried following the instructions in the Excel help files and on the web to create a digital certificate which I've named "My Digital Certificate." *I think I was able to successfully create the certificate. |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
On Mar 22, 11:15 am, JP wrote:
Will, Does this help? http://support.microsoft.com/kb/2172...495571033.aspx Thanks, JP, As it turns out, that is exactly the set of instructions I have been trying to follow, but without success :( Here's what I've done so far: A. In Windows 2000 I clicked on StartMicrosoft OfficeMicrosoft Office ToolsDigital Certificate for VBA Projects. B. In the "Create Digital Certificate" box that popped up I entereted "My Digital Certificate" in the field labeled "Your certificate's name:" and clicked OK. C. I got a message saying "Successfully created...etc." Then I tried to follow the instructions on that same web page you suggested: "1. On the Tools menu, click Options, and click the Security tab." I take this to mean that I'm supposed to open the file I want to sign, in this case the file containing my Excel worksheet. Did I get that right? I had already reset the security level from high to medium, in a previous attempt, so when the worksheet opened up, I got a choice of disabling or enabling macros. I chose "enable." "2. Click Digital signatures." Under "Signatures" the only only the that appears on the list is Signer:Administrator Digital ID Issued By: Administrator Date: 3/22/2008. "3. Click Add." When I click "Add..." I get a message asking me if I want to save the workbook. I click yes." "4. Select the certificate you want to add, and then click OK." I get a list with two certificates, "My Digital Certificate" and "Administrator." I chose "Administrator because it had an expiration date in 2106 as opposed to "My Digital Certificate" which has an expiration date of 2014. I clicked OK and then OK and then OK yet again. I reset the Security Level to "High" and then clicked "Save." I got a warning that said "Saving will remove all digital signatures from the workbook. Do you want to continue?" Well, no! I went to all that trouble to add the digital signature. Why would I want to remove it? So I don't save the file, I just close it. But then when I reopen it I'm faced with the "Macros are disabled because the security level is set to High and a digitally signed Trusted Certificate is not attached to the macros....etc." So I'm right back to where I started. And have been going round and round in circles like this for days and days now. So where have I gone wrong? Will in Seattle a.k.a. "Clueless |
#4
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
You assign the DC to your workbook/project in the VBE.
Alt + F11 to open VBE. CTRL + r to open Project Explorer. Select your workbook.project and ToolsDigital SignatureChoose You should be presented with at least one of your certificates. Pick one and OK then save your workbook/project. Close and re-open...............since the DC is not of the "Trusted" type you MAY be asked if you want to trust the signer. Select OK Save and close again.......re-open without any message. Gord Dibben MS Excel MVP On Sat, 22 Mar 2008 15:29:05 -0700 (PDT), Clueless in Seattle wrote: I reset the Security Level to "High" and then clicked "Save." I got a warning that said "Saving will remove all digital signatures from the workbook. Do you want to continue?" Well, no! I went to all that trouble to add the digital signature. Why would I want to remove it? So I don't save the file, I just close it. But then when I reopen it I'm faced with the "Macros are disabled because the security level is set to High and a digitally signed Trusted Certificate is not attached to the macros....etc." So I'm right back to where I started. And have been going round and round in circles like this for days and days now. So where have I gone wrong? |
#5
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
On Mar 22, 3:53 pm, Gord Dibben <gorddibbATshawDOTca wrote:
You assign the DC to your workbook/project in the VBE. Thanks for walking me through that. It seems to have done the trick! Will |
#6
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Good to hear.
This URL that JP supplied earlier would have given you those instructions. http://office.microsoft.com/en-us/ex...495571033.aspx Click on "sign a macro project" Gord On Sat, 22 Mar 2008 18:24:51 -0700 (PDT), Clueless in Seattle wrote: On Mar 22, 3:53 pm, Gord Dibben <gorddibbATshawDOTca wrote: You assign the DC to your workbook/project in the VBE. Thanks for walking me through that. It seems to have done the trick! Will |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
Macro to concatenate into "B1" B2 thru B"x" based on new data in "Col A" | Excel Discussion (Misc queries) | |||
How do display a "+" or "-" sign when hiding columns? | Setting up and Configuration of Excel | |||
HELP on "left","right","find","len","substitute" functions | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel |