Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Attach Word document to a text box in Excel | Excel Discussion (Misc queries) | |||
Attach Word document to a text box in Excel | Excel Discussion (Misc queries) | |||
Attach Word document to a text box in Excel | Excel Discussion (Misc queries) | |||
How do I attach a Word document in an Excel spreadsheet? | Excel Discussion (Misc queries) | |||
How do I attach a workspace (.xlw document) to an email? | Excel Discussion (Misc queries) |