msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Digital signatures in Excel

 
Post new topic   Reply to topic    msvisual.com Forum Index -> OLE Automation
Author Message
Santi



Joined: 04 Oct 2007
Posts: 2

PostPosted: Tue Jan 02, 2007 5:28 pm    Post subject: Digital signatures in Excel Reply with quote

Hi,
I am looking for information to apply digital signatures to a .xls
document from VB. I saw how to do it in a Word document:

Set wordapp = CreateObject("Word.Application")
Set worddoc = wordapp.Documents.Open(docu)
wordapp.Visible = True
Set sig = worddoc.Signatures.Add

In Excel it must be similar using Excel objects instead of Word, but it
fails. Can anybody help me?

Thanks

Archived from group: microsoft>public>vb>ole>automation
Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Opening an Excel file out of the application when an excel o Hi: I open an Excel file to do some calculations in my app. I use a form to do the calculations. When I close the form, I close the Excel object also. I leave the form open (The excel object is also open), and I open another Excel file outside of the ap

Excel and VB6 Hello world of experts, I know this is no Excel VBA newsgroup, but there is none as far as i know. I am trying from VB6 to access an Excel object and am filling okay a spreadsheet. The only thing I cannot do is to left justify all spreadsheet data at the

MS EXCEL How can eliminate all the Microsoft Excel menus that appear when I double-click the OLE Container in which the excel application is embeded. Thank you.

OLE and Excel Can anyone give me an idea on how to open a VB form with an existing Excel 2003 spreadsheet on the form, and then allow the user to work on this sheet like he is in Excel. The spreadhseet already has all the pertinent data and formulas present in the cell

Excel, VB6 Problems I have embedded an Excel wooksheet into my program. The purpose is to allow the user to model some data. I have run into (3) problems that I can't figure out. I don't want to effect any other open Excel spreadsheet or Excel default settings. -------------
Post new topic   Reply to topic    msvisual.com Forum Index -> OLE Automation All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group