Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default attach manifest on install of a smart document

I have a smart document and i want create a custom action in installation setup (made in VB.NET) that attach a xml manifest to a excel model (xlt)...

I saw an axample for Word but i'm not be able to traduce in excel: could you give me an help please

example in Word
Dim objWord As New Word.Applicatio
Dim objDoc As Word.Documen
Const ALIAS As String = "Simple Sample
Const URI = €śSimple.Sample€
objWord.XmlNamespaces.InstallManifest ("C:\temp\manifest.xml"
Set objDoc = objWord.Documents.Open("C:\temp\SimpleSample.doc€ ť
objDoc.Activat
objWord.XmlNamespaces.Item(Index:=URI).AttachToDoc ument
Document:=ActiveDocumen
objDoc.Sav
objDoc.Clos
Set objDoc = Nothin
objWord.Qui

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
Attach Word document to a text box in Excel Ahmed Habib[_2_] Excel Discussion (Misc queries) 0 July 15th 09 08:23 PM
Attach Word document to a text box in Excel Ahmed Habib[_2_] Excel Discussion (Misc queries) 1 July 15th 09 03:13 PM
Attach Word document to a text box in Excel Ahmed Habib Excel Discussion (Misc queries) 1 July 14th 09 07:58 PM
How do I attach a Word document in an Excel spreadsheet? jc Excel Discussion (Misc queries) 0 March 19th 09 08:20 PM
How do I attach a workspace (.xlw document) to an email? Ropesend Excel Discussion (Misc queries) 0 June 16th 08 09:15 PM


All times are GMT +1. The time now is 06:46 PM.

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"