Problem about developing Word2010-Addin in C# with VS2010
Hi! all, i'm using VS2010 C# to develop a word2010-addin,nowI encountered a problem:I updated the code after the first debuging,then i pressed F5 to debug again,but the new code didn't work.I tried to...
View ArticleReDraw Tables
Hi,I currently have some working code, but I'm trying to modify it so that it is easier to run. Basically, I have a Macro that reads a table of "tables" and modifies the tables in a different file...
View ArticleHyperlinked index in Word 2010?
Hello,Does anyone have a fix for the apparent inability of Word 2010 to produce a hyperlinked index? All of the nonsense about manually setting bookmarks is not acceptable since I have hundreds of...
View ArticleWork with files in two different folders
Hi,I'm running into an "Error: (5941) The requested member of the collection does not exist." Error when I am running a program. In this program, I am working with two different files, which I...
View ArticleCross referencing a page containing text boxes
Hello,I have a Word 2010 document in which I am currently duplicating several pages on other pages in the document. I've done this by merely highlighting the entire page I wish to duplicate and...
View ArticleHow can I use c# code to save a word document with thumbnail
As I have use WindowsAPICodePack to generate thumbnail for Word,PowerPoint, Excel,Visio document .But that the problem is for Word & Excel, it must open it and save as.. then check the 'save...
View ArticleODMA Availability in Word2013
We have an ODMA integration with Office. In the latest version Office2013,I see that the MSDN site, states that Office2013 is listed as ODMA compliant but I cannot get either our own ODMA integration...
View ArticleWord submit button options
Hello, please can anyone help me with a step by step setup as how to create a submit button in ms word 2010. it the code , i will like to specify the recipient address and subject.Thankssameyaw
View ArticleActiveX for cropping white space from the bottom of a picture in Microsoft...
I need an ActiveX to crop white space from the bottom of a picture. Could anyone suggest if?
View ArticleInserting Page Numbers with VBA and templates using BuildingBlockEntries not...
I'm trying to add Page Numbers to a Word document that is being generated via VBA (currently on Word 2010, but will be used on all Word 2003 to 2013 when done).The problem is that while the VBA code...
View ArticleA clipboard object for VBA, including Microsoft Word
I have been struggling with clipboard operations from Word VBA. I have spent dozens of hours Googling this, and although there are some partial examples that sort of work (sometimes), I was unable to...
View ArticleXE field : how to set switch /f "a" in VBA
I am trying to insert XE fields with a certain type. However, I cannot find a type switch with the MarkEntry method .... Is it possible to set the \f "Type" switch in VBA ?
View ArticleText Form Field not firing OnExit sub
Hi, I've a document that is protected and only filling of form fields are allowed.In my document I've several Text Form Fields. They seem to fire OnExit events only when user presses "Tab" key on...
View Article"Save as PDF only macro" for MS word and MSexcel
Hi,I know very little or nothing about macros, but I copied and adjusted the ones below from various blogs. It is about 90% effective in what I want to achieve except for a few things, as I will...
View ArticleHow do I hide or make inactive 'New' under the File tab in Microsoft Word 2010
We do not want our users accessing this command so I have added an new entry to display the legacy File New dialog box.I am comfortable adding commands to the File tab in Microsoft Word 2010 (using...
View ArticleActiveX Controls changes its shape and behaviour randomly and become use less
Hi, I am using many ActiveX Controls like check boxes, buttons and textboxes in my document (in both MS Word 2007 and 2010).I've noticed that sometimes randomly these controls change as following: 1)...
View ArticleGet page number in chapter format
Hello All,I'm trying to loop through all pages and get the numeric page number and the actual text representation of the page number. I've been getting the numeric part from my loop but I can seem to...
View ArticleKeyboard Hooks is not working in Ms Word 2013
I developed an add-in for Ms Word, in that add-in i am using keyboard hook event (lowlevel API) , keyboard hook event is working fine for Ms Word 2007/2010,but in Ms Word 2013 that keyboard hook event...
View Articleexport in c#
hello i want export my forms in word and i don't know how can do it.so i want some help
View ArticleCommandBar popup behaviour in Word2013
Crossposted at http://www.vbaexpress.com/forum/showthread.php?47029-Word-2013-Spelling-Context-Menu-AutoCorrect-command (something very similar)I've been noticing a few posts in other forums regarding...
View Article