Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 84
Default Digital signatures

Hello everyone,

Do you know how to attach a digital signature to a workbook. I designed an
Add-In that validates the workbook, and I want the last macro to digitally
sign it if the validation process is successful. I've seen the help files but
they only contain information about how to do it in Word and the 'signature'
and 'signatureset' classes are not part of Excel's library.

Thanks in advance,

--
Carlos
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Digital signatures

I got this by going to the search feature in the start menu. It took me to a
Microsoft bulletin:

You can also use a digital signature that is created with Microsoft
Certificate Server. Certificate Server is included with Microsoft Windows NT
4.0 Option Pack, with Microsoft Windows 2000 Server, and with Microsoft
Windows Server 2003.

For more information, go to the Help and Support search feature through the
Start menu.

"Carlos" wrote:

Hello everyone,

Do you know how to attach a digital signature to a workbook. I designed an
Add-In that validates the workbook, and I want the last macro to digitally
sign it if the validation process is successful. I've seen the help files but
they only contain information about how to do it in Word and the 'signature'
and 'signatureset' classes are not part of Excel's library.

Thanks in advance,

--
Carlos

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Digital signatures

Carlos,
If you mean digitally sign a VBA project in code from Excel/VBA, I don't
think you can, unless you can get SendKeys to work.
Maybe later versions, 2003 and up, have some possibility but....

NickHK

"Carlos" wrote in message
...
Hello everyone,

Do you know how to attach a digital signature to a workbook. I designed an
Add-In that validates the workbook, and I want the last macro to digitally
sign it if the validation process is successful. I've seen the help files

but
they only contain information about how to do it in Word and the

'signature'
and 'signatureset' classes are not part of Excel's library.

Thanks in advance,

--
Carlos



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 84
Default Digital signatures

Thanks a lot for the comment NickHK. It's a shame that digital signature
objects are not part of .xls, something I suspected while searching on .xls'
library, because those objects do not appear there.

I've just confirmed that in the following book
Title: Excel 2003 VBA Programmer's Reference
Author: Paul Kimmel et al.
ISBN:0764556606

Cya!

--
Carlos


"NickHK" wrote:

Carlos,
If you mean digitally sign a VBA project in code from Excel/VBA, I don't
think you can, unless you can get SendKeys to work.
Maybe later versions, 2003 and up, have some possibility but....

NickHK

"Carlos" wrote in message
...
Hello everyone,

Do you know how to attach a digital signature to a workbook. I designed an
Add-In that validates the workbook, and I want the last macro to digitally
sign it if the validation process is successful. I've seen the help files

but
they only contain information about how to do it in Word and the

'signature'
and 'signatureset' classes are not part of Excel's library.

Thanks in advance,

--
Carlos




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
digital signatures RB Smissaert Excel Programming 0 August 8th 06 11:13 PM
Digital Signatures Laura Cook Excel Discussion (Misc queries) 2 August 5th 05 09:40 PM
How to use Digital Signatures Mike NG Excel Programming 2 August 20th 04 09:28 PM
About Digital Signatures Pocket von Tilo Wolff# ++ Excel Programming 0 May 27th 04 07:09 PM
Digital Signatures Mr P M Edy Excel Programming 0 July 26th 03 08:59 PM


All times are GMT +1. The time now is 08:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"