PC Review


Reply
Thread Tools Rate Thread

Determining programmatically if a project is digitally signed

 
 
Barb Reinhardt
Guest
Posts: n/a
 
      29th Apr 2009
How would I do this programatically for a workbook. I can get to myWB (as
an object) or myVBProj (as a vb project for that workbook), so if you could
provide the syntax from there, I'd be most appreciative. Also, if it's
signed, I'd like to list the signature.

Thanks,
Barb Reinhardt
 
Reply With Quote
 
 
 
 
Bernie Deitrick
Guest
Posts: n/a
 
      30th Apr 2009
Barb,

ActiveWorkbook.VBASigned

will return TRUE or FALSE

If you set your macro security level to High, only project signed by trusted
sources will open with macros enabled, I think(?)

Anyway, look at

http://office.microsoft.com/en-us/ex...846111033.aspx

for more - expand the article by clicking the + boxes....

I don't know how to list the signer....

HTH,
Bernie
MS Excel MVP


"Barb Reinhardt" <(E-Mail Removed)> wrote in message
news:70706D1A-125E-4987-A7B9-(E-Mail Removed)...
> How would I do this programatically for a workbook. I can get to myWB
> (as
> an object) or myVBProj (as a vb project for that workbook), so if you
> could
> provide the syntax from there, I'd be most appreciative. Also, if it's
> signed, I'd like to list the signature.
>
> Thanks,
> Barb Reinhardt


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
xp digitally signed drivers show as not signed when installing jamesph Windows XP Help 2 12th May 2008 07:09 PM
How to check a driver is digitally signed programmatically? poohc1234@yahoo.com Windows XP Logo 1 21st Nov 2005 07:17 PM
Digitally signed Excel project problem =?Utf-8?B?b3pwZXRlcg==?= Microsoft Excel Misc 0 3rd Aug 2005 10:59 AM
Sheets added by VBA invalidates digitally signed VBA project =?Utf-8?B?RGVhbiBKLg==?= Microsoft Excel Programming 9 29th Apr 2005 06:24 PM
How to programmatically test if message is digitally signed? deko Microsoft Outlook 6 11th Jun 2004 05:02 PM


Features
 

Advertising
 

Newsgroups
 


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