Microsoft Word 2007 is a commercial document editing program used for creating richly formatted documents for printing and distribution.
0
votes
0answers
21 views
Mischievous macro ending
This macro is supposed to look for all occurrences of GUI element labels (such as "menu", "tab", "dialog box", etc.) and apply a specific style (called "GUI element") to the preceding string in bold. ...
2
votes
1answer
31 views
Somehow indicate last line in Word VBA
I have a macro that I use to highlight lines of to do lists to see which step I am on. It's pretty simple. It unhighlights the current line and highlights the next line.
Sub ...
0
votes
0answers
31 views
How do I programmatically save or save as in Word 2007 with custom metadata?
I need to write an override method for the "save" and "save as" functions for MS Word 2007 that modify the personal information stored in the metadata for the file. I also need to construct a batch ...
-2
votes
1answer
70 views
C#/VS2010 generate new document in Word 2007 at runtime from a template [closed]
I am trying to translate a previously created Word 2007 ribbon set (8 tabs, about 150 buttons and 10 checkboxes) from VB done in VS2005 to C# in VS2010.
The issue I'm having is that I'm unable to set ...
0
votes
0answers
15 views
numbering headings in word 2007
In word 2007, I am preparing a draft for a friend which is not good at computers. He is going to write his thesis. In this draft, I want to put an auto generated table of contents (TOC) and in word ...
0
votes
1answer
55 views
Detect which save function the user chooses in Office2007 using Word VBA
I'm writing a custom Word template which does some processing upon saving the current document.
In Office2007, to save a document you can use the Save and the Save As functions, and handle the events ...
1
vote
0answers
62 views
list of ms word 2007 application-/object-specific runtime errors
is there any list or online resource available that translates application and/or object specific error codes from ms word 2007 into meaningful information? something similar to this compilation for ...
0
votes
0answers
124 views
user form delete a table row containing certain text word vba
I'm making a .dotm file that a client can use to generate rows of form fields contained in a table using Word 2007. The table looks like this:
In the first column there will be names of different ...
2
votes
1answer
165 views
VBA error 'Wrong number of arguments or invalid property assignments' when running macro via custom button
I have a macro that I call via a tab/group/button added by the Custom UI Editor -
<customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui">
<ribbon ...
4
votes
2answers
165 views
Run-time error when canceling a 'Save As' dialog displayed via VBA
I have a macro that formats a document in a certain way, and then saves it, using ActiveDocument.Save.
However, sometimes the document is not already saved, and in some cases I don't want to save it. ...
1
vote
1answer
85 views
How to stop a Word Document immediately when newly created
I have a VS2010 Vb.net program that creates a Word 2007 file.
My Normal.dot file is customised to give me a new Tab with Buttons in that do specific things via VBA in the Normal.dot program when ...
0
votes
0answers
16 views
How to run a macro in normal.dotm when a button in a tab added by visual studio is clicked
I have created an Add-In that adds a custom Tab for Word 2007 using Visual Studio, but how do I get the buttons to run macros that I have in the normal.dotm template? Or do I need to add these macros ...
2
votes
0answers
107 views
objselection.font.name changes to calibri
I've got a bit of a problem that is giving me a headache. I've built a VBScript signature creation script to pull user information from AD and apply it as a signature for all of our users. It works ...
0
votes
1answer
127 views
Custom tab not showing when using the Custom UI Editor
I have a few buttons that I wish to add to a custom tab in Word 2007 (adding to the normal.dotm template, using the Custom UI Editor), to complete some actions that I have scripted, but I cannot get ...
0
votes
1answer
168 views
Find all list items via VBA
I'm trying to set up a document for publishing to a website, so need to add some HTML tags before and after list items. However, it's not picking the list items up. Can anybody please help? Thanks.
...
0
votes
1answer
59 views
Run a VBA function every time 'Undo' is clicked
Is it possible to run a VBA function (Word 2007) every time the user clicks 'undo' (or crtl+z)? Thanks.
1
vote
1answer
75 views
Don't add changes made via VBA to the undo history
I have a set of Word macro's that format documents that are sent to from an external source. Usually there are a lot of changes made to the document, all of which are recorded in the undo history, ...
0
votes
1answer
71 views
Turn off Paragraph Marks Word 2007 In Macro
When using a macro, I know there is VBA code that can be written to check whether the paragraph marks are turned on or off. Is there a way in the macro VBA code to turn off the paragraph marks if they ...
0
votes
0answers
53 views
CarriageReturn rendered differently in Word 2007 and 2010 (empty square) after Replace with C# Interop
I've a problem with the visual rendering of a document in word 2007 and 2010.
I've a Dot template, a series of Replace done with Interop (C# is the language) and finally get a Doc document.
I don't ...
0
votes
1answer
47 views
Word 2007 multiple BeforeClose event handling
I have office 2007 installed on the windows 7 platform.
In the Word application exists our supplier's add-in that catches BeforeClose document event and asks customer the question before exitting.
...
0
votes
0answers
128 views
VBA Word 2007 Macro Issue with a Custom Button
I'm trying to create a custom button in word 2007 that can be reused to add in new lines of text after the button and before the old text. Ideally looking like this:
[Button]
(New line of ...
0
votes
1answer
311 views
Disable Document Template link in Word
through our software, our clients can create Word documents based on a number of templates we provide. This has caused us some problems lately when sites have been moving servers, as documents created ...
0
votes
1answer
147 views
Merge field for image not displaying in Word 2007 using livedocx and php
I'm trying to add a server side image uploaded from a user form to a Word document that gets generated using LiveDocx.
My word template looks like this.
«image:photo»
AKA
{ MERGEFIELD image:photo ...
3
votes
1answer
127 views
Finding VSTO Log
I'm trying to run a Word 2007 in a Word 2010. But an error occurs on COM initialization and I can't find any log of this error.
I'm using VSTO_LOGALERTS=1 and VSTO_SUPPRESSDISPLAYALERTS=0 but no log ...
0
votes
1answer
119 views
Error code 800A1066 when recreating control in Word 2007
I am working on a Word 2007 Document-Level Add-In, using a .dotm file. It's a document that is mostly controlled by buttons on the document pane, which are used to create and destroy certain parts of ...
1
vote
0answers
502 views
Is there any way to get the position of image w.r.t. text in .docx with text wrapping other than inline in ooxml?
When an image is placed in a word 2007 document with text wrapping other than 'inline', the position of the image with respect to text is not reflected in the document.xml. Only I am able to get the ...
0
votes
1answer
174 views
Drop Cap option in Word 2007 is unavailable (gray'd out)
I've inherited a Word 2007 document from somewhere (dont know the source), where I'm trying to add a Drop Cap to the first paragraph and can't do it. I've found dozens of help sites and articles on ...
0
votes
2answers
188 views
Word - Replace field names
I'm trying to use find and replace to change the value of a Field Name.
1_FirstName
1_LastName
Find and replace 1_ with 2_
2_FirstName
2_LastName
When I do this and click edit field, then the ...
0
votes
0answers
110 views
Automatically name “Text form field” on copy?
I need to make a paragraph with text form field which will update the other part of the text. So I created a sample paragraph like on this image
As you can see the Id of text form field has been ...
0
votes
0answers
17 views
Word 2007 dropdownlists
Variable = RefDoc.ContentControls(2).Range In a word macro, this gives me the name of the list field selected from a dropdown list but cannot work out. How to get the value associated with that name, ...
1
vote
1answer
250 views
How can I make “Windows Metafile” my default paste special option in Word 2007?
I am doing a lot of copying from Visio to Word 2007. I have found that Windows Metafile is the most space efficient choice of the Paste Special options available. How can I make "Windows Metafile" my ...
0
votes
1answer
337 views
Word 2007 macro to automatically number items in a document
I am trying to use a macro to find and replace some text in a Word 2007 document. I want to autoincrement a number in the replacement text every time the text is found.
Text before:
The quick brown ...
0
votes
0answers
20 views
Combining contents of a docx to a single sheet
I want to add the contents of the docx xml files into a single xml sheet. That is, I want to save a document in ".docx" format and then have single xml file from the contents of the xml files which I ...
1
vote
2answers
912 views
Transfer data from Excel to Word using Visual Studio 2010 - C#
this is my first question here. I am using Visual Studio 2010 and I want to design an Excel Addin for a sales catalog. It has two forms and I got one of them working but the other one not. What I want ...
0
votes
1answer
243 views
Convert the word 2007 file in to XML
I have a word 2007 .docx document. I have created its zip file by adding the extention ".zip" at the end. When I extract the zip file it gave me few folders with xml files in it. I want to get a ...
0
votes
0answers
57 views
Save as docbook in OO 3.3 in windows vista
I know that files can be saved as docbook in Open Office 3.3 in ubuntu. But I can't see that option in Windows. I could only see the option Microsoft Word 2003 XML document. But when I save as ...
1
vote
0answers
76 views
Bringing documents parts of Word 2007 to a single xml document
I created a zip file of a word 2007 document with a single line refering to msdn tutorials. This resulted in the folders _rels, CustomXml, docProps, and word folders which have some xml files in them. ...
2
votes
1answer
581 views
Essential parts of a Word 2007 xml doument
I have a xml file which I need to open with Microsoft Word 2007. I wrote it on my own. But when I try to open it tells "Some parts are missing or invalid". I think this happens my document does not ...
2
votes
1answer
350 views
Adding a base64 encoded image to Microsoft Word document
I want to add an image to my Word document which should be added as a base64 encoded image. I have a jpeg. How can I add it to my Word document as a base64 encoded data? I did some research and got to ...
0
votes
1answer
410 views
Word 2007 xml image information
I want to know the elements which store information regarding an image in a Word 2007 xml file. (such as height, width, visibility, etc.). In Word 2003 xml I could find it is shown as follows within v ...
2
votes
1answer
222 views
ContentControl's formating leaks outside control
I'm developing application level add-in plugin to Word 2007. Unlucky I've encountered minor problem with styling dynamically added content:
I've created Content control, and changed it's style with ...
0
votes
0answers
75 views
Accessing image properties of an image in a Word 2007 xml file
I have a Word 2007 xml file with an image in it. I want to convert that document to another xml file which will have less data about the image's binary data. (by creating an object about the image.) ...
-2
votes
1answer
202 views
Accessing Properties of an xml file in Word 2007
I am writing style sheet for MS Word 2007 and I want to add a template using < xsl : template > element which accesses Properties of Word 2007 document. (Template, TotalTime, etc.) Can someone ...
0
votes
0answers
117 views
Word 2007 not Working after Encryption and then Decrypt
Error Message
The Office Open XML file file_name cannot be opened because there are
problems with the contents.
Details
Content might corrupt
But if i save the Word 2007 document as "Word 97-2003 ...
0
votes
0answers
354 views
docx file icon shown differently in my windows7 pc?
I have my windows 7 machine.But in my pc, icon for doc and docx shown in differently.I have also attached the screen shots for your reference.
I have saved doc file as type word97-2003 ...
-1
votes
1answer
693 views
Macro to Transfer Specific Table Content in MS Word 2007
I have around 50 word documents in an old format which I need to convert to a new format. I was thinking of having a new format template and copying needed numbered fields from the old format into the ...
1
vote
1answer
1k views
Change text backgroundcolor in Word
the situation:
.net 3.5
c# or vb.net(also tested)
word 2007 add-in
I'm trying to set the Background Color of the text to a custom rgb color.
The code is the following:
Range r = ...
1
vote
1answer
990 views
Compile error in hidden module : This document
I am getting the following error when I open a Word document in MS Word 2007 on Windows 2007 machine.
Compile error in hidden module : This document
This document contains macros, and it works ...
0
votes
3answers
318 views
Open XML SDK : alternate content is ignored with word 2007
I am generating word document using Open XML SDK, the document contain a textBox, the generated element for the textBox is in this form :
<mc:AlternateContent>
<mc:Choice ...
0
votes
1answer
757 views
Generate a word file from template and XML data
I would like to generate on-the-fly word documents from a template and a XML file of which XSD is known.
Is there any best practice known to achieve it?
Thank you

