Mail merge from Access 2010 web db into word using access macro
This is a two part issue. First using only built in macro functions allowed in Access 2010 web database, I need to launch Word from a web form and perform a merge of current data being displayed.Second...
View ArticleHow to Insert the Citation with the corresponding Bibliography using c#
Hi, I want to know how to insert the citation with the corresponding bibliography in the active document,I code and tried to make what I want but no luck, I still can't insert the citation with the...
View ArticleCreate Custom Bibliography Styles
Hello,i want to create a custom Bibliography Styles for word. i followed this guide:http://msdn.microsoft.com/en-us/library/office/jj851016.aspx#Biblio_BuildBasicStylei done every thing it says. but...
View ArticleWrong dmCopies member value when triyng to get print job info from DEVMODE...
We are developing program that monitors print jobs in the Windows system. Notification about print job are received by FindFirstPrinterChangeNotification and FindNextPrinterChangeNotification...
View ArticleHow Can I Align the Page Vertically on the Screen so that the Entire Page Is...
I’m using Word 2010 on a large monitor, which means that in Print Layout view I can see a full page of text. However, Word doesn’t consistently align the page so that a full page is visible at a time....
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 ArticleConverting Foot Notes to plain text
Hi Everyone,Does anyone knows, how to retrieve the Foot Notes references using VBA Macros? I have already tried with Footnote.Reference.Text but it is not giving any reference numbers. When i am...
View ArticleProgramatically compare two documents and get list of changes
HiIs there any way to compare and retrieve the changes for two word document. I tried different options like the ones mentioned in below link, still I am not getting any way to get the changes for the...
View ArticleWord 2010 template and export selected items to new Word File
I have a drawing notes file that contains several notes with check boxes attached to each note. The user will open this file and select the check box next to the note(s) needed for a particular...
View ArticleUnlocking and Locking a Document Clears the Undo Stack
Hi all,We have a VSTO AddIn for Word 2010 that manages some special documents that we have for our company. The documents are locked down except for some content controls we have inserted in the...
View ArticleUsing COM to automate Word Add-In features
HiI am using AutoHotkey to automate tasks at work. Lately I've been trying to learn COM in order to make certain tasks be done in the background. While I still have a very long way to go, THIS seems...
View ArticleHow to change a Style?
I know this forum is for developers but I could not find a forum for users so I hope someone can answer this question here. Should be simple no doubt but I haven't a clue. I googled it and tried one...
View Articlehow to add additional information to paragraph
when i insert some text which from database in to the document, how do i add something information on these text to mark it so when save the document can do some custom business? perhaps can use the...
View ArticleIs there any way to hiding the contentcontrol's boundbox in word2010
in word2013 can hide the cc's boundbox by coding: cc.Appearance = Word.WdContentControlAppearance.wdContentControlHidden;in word2010, is there any way to do it? or any patch can support it.
View ArticleDOCX to RTF - using ForeignToRtf32 in C++
Hi,We're using Word 2003 automated on a server, and we're trying to convert docx files to rtf, using the ForeignToRtf32 function found in the "wordcnvpxy.cnv" text converter. After carefully reading...
View ArticleAdd-In Ribbon Control Possible?
Word 2010 with Win 7I have customized the ribbon through XML and VBA but would like to manipulate two COM Add-Ins that are loaded automatically at startup. They are Adobe Acrobat and Workshare Compare....
View ArticleWord.Find html comment tag ()
Hallo,I need to find html comment tags in a word document (Outlook mail body as HTML with WordEditor).Example:string findtext = "<!-- my comment text to find -->"; if...
View ArticleExtracting Data from Word Table into Excel (2010 suite and VBA Macro)
Good afternoon and please excuse the interruption. I am looking to do the following: I have a 2000+ page Word document that contains a table. The table has 5 Columns (lets say they are named Column1-5...
View Articlethe select range disappear in catched copy event
i have catched word2013's copy event,in my custom event handler i do nothing but get the paragraph's style, normally the selection range is rendering with gray backgound color, but after run my custom...
View Articlemirror margins and page numbers
Hello,I have a small problem. I need to use "mirror margins" in MS Word 2007 so as the page numbers wereon the left or right side of a page - similar to classic book. Unfortunately, I am permanently...
View Article