manipulating the cursor
Hi,I have code here in Inserting Citation and Bibliography but I'm having a problem when I insert a citation the second timefirst time I insert a citation(citaiton1)(all bibliography)but when I insert...
View Articlehow can i get build-in-cover thumbimage
in word there was a cover thumbimage list when click the insert->cover commandi recorded a micro and found all these cover in a file "%appdata%\Microsoft\Document Building Blocks\2052\15\Built-In...
View ArticleWord 2010/2013 Multiple getEnabled or getVisible Tags for One Ribbon Tab
My Start-From-Scratch ribbon (implemented in a global, add-in template) includes a custom Tab - the "WSI" tab, where our most commonly used buttons are readily accessible. Certain buttons on the WSI...
View ArticleAutomated Template / Style Validation
I´ve been trying to find a script or tool that does the following:define a document A as "the Master"scan through all the documents/templates in a folder structure.point out which documents contain...
View ArticleOLE
Hi,I have an application in PowerBuilder. I use OLE to link with MS word and print documents. It works fine with Word 2000, but since I upgraded to Word 2007, it gives me an error...
View ArticleMerge information from SharePoint List into existing Word 2007 document.
I have an existing Word document that uses information from several different SharePoint Lists. We are currently manually updating the Word document (a series of tables) when the information in the...
View ArticleHow do I get Word to the front?
Greetings,I have read many posts, but I have not found the right.I have create an instance from the Word application and bring in the front:WordAppl = new Microsoft.Office.Interop.Word.Application()...
View ArticleWhy does the text size shrink when I make the window smaller?
I have some notes in a DOCX page. I don't want the entire page blocking up the desktop yet I want to see the notes. When I change the size of the page, the text shrinks too. How useless is that?How...
View Articlemail merge manually with a header and source document
using Office 2010 and uponce upon a time when merging with word you could specify a header and data document (as described here)I still have code that does this programmatically with //open the...
View ArticleMail Merge like excel "Accounting" format
Hi,Is there a way to mail merge an excel field for "accounting format". For example if amount is negative (2,000), it will merge as (2,000) instead of -2,000. Also, if the field value is zero, the mail...
View ArticleCreate new numbering scheme based on the checkbox selected
My Word file is a list of notes with a checkbox in front of each note. The engineer opens a new file and selects the appropriate note for each drawing, then closes the file and it exports the selected...
View ArticleCan't display extension of newly saved PDF file
Hello,I have a simple (and rudimentary) program for converting word files to pdf. It's pretty much completed except for one small part...The selected files are stored in listbox1; when the user clicks...
View ArticleForcing the download of a SharePoint Document
I have a requirement to forcing the download a fillable PDF form (PDF version 10) instead of opning it in the browser. My enviornment is SharePoint 2007 (MOSS 2007). So I added an ASP page using...
View ArticleWord document having list of decimal, alphabet, roman, and sub points. how to...
1. Agenda 2. Meeting 3. Reports 3.a Annual 3.b Common size balance sheet 4. Results 5. Election - (Decimal) I want to separate and sort by numbering as is.a. Agenda b. Meeting c. Reports d.a Annual...
View ArticleWord Merge OLE Error
I have a client using the word merge I have built into my Visual Foxpro application. They are getting the following error:"ole idispatch exception code 0 from microsoft word word cannot start the...
View ArticleFile Name and Path Macro in Footer
I'm trying to make a macro that will (1) insert the following nested fields into the main Footer; (2) update the field; and (3) change the font size to 8:{ IF { PAGE } = { NUMPAGES } { FILENAME \P \*...
View ArticleOffice 2010: how to repurpose backstage group buttons (which don't have a...
I am looking for a way to detect when a button in the GroupFileSaveToSharePoint group is pressed. (See highlighted area below)Normally, repurposing a button would work, but there don't seem to be id's...
View ArticleHow to find Character width of glyphs in VBA
I am looking to get the actual space occupied by a character (in points) for a given font and size from within VBA code. I thought that the CharacterWidth property would do it, but it does not.Any...
View ArticleList the different QuickStyles through VBA?
I’m a bit unfamiliar with office 2010 and the new features, but I’m rewriting some code from word 2000/2003 where I’m planning to use the QuickStyles. However I haven’t figured out a way how to list...
View ArticleTutorial review about CustomXMLParts, Content Controls and Document...
Hello everyone,I am currently setting up a tutorial site containing some very different tutorials in order to secure some of my knowledge and in the process hope to help others. I have created the site...
View Article