Merge field number format add the field value
In my template Word document, i have merge field with below structure.{MERGEFIELD fieldName \# \$,0.00 \* MERGEFORMAT }and the value is 12,12.45 When i perform mail merge it returns 24.45, how it...
View Articlei need a simple script to apply siganture through group policy
hi , i m not good at scripts at all so i need a simple one that will grab the users data from active directoryFirst Name , last name , ext. , email ,and add it to a the word document that contains our...
View ArticleEmbedded excel table conversion not working in Interop.Word
HI Team, I had convert the word embedded excel tables conversion using ActiveDoc.Shapes[0].ConvertToInlineShape();It is working fine but, in middle the word is crashing and getting error message...
View ArticleProblem formatting Building Blocks to insert in a Building Block Gallery...
Hi,in my template I have a Content Control (wdContentControlBuildingBlockGallery) in a line (paragraph) just before a table.This content control is populated with several Building Blocks I saved in my...
View ArticleAvailability of the old Xor Obfuscation algorithm in microsoft Word
Hi, I have an old Microsoft Word 97-2003 document with a password on it I don't remember... Or it seems the one I provide is not the right one.Inspecting the document, I have found that it is XOR...
View ArticleMacro to delete specific words and two spaces in Word
I edit lots of articles with Word every day, in some of which there are words with Character Shading and two spaces. Like the picture below,https://monosnap.com/file/VOElUZZxaI16PbCWh67kgRt0DGYZlPWhat...
View ArticleActiveX Controls Not Clickable After Save
Hi there,I've created a word document with ActiveX radio buttons and check boxes in it on one computer. I've put some code behind the word document so when you click a radio button certain events...
View ArticleShow/Hide Document Instruction Paragraphs
I have a business case document that has instruction text before each section that need to be removed for a final version. I'd like to be able to set these to a certain paragraph style and then have...
View Articlesome mistakes in macro
I have found a macro to select all of the tables in Word, but I want it to convert all of the tables to texts. Now I put the macro behind it but failed. Could you please help me? I do need your...
View Article32 bit application fails to read .dot file ( word trample) on windows 2012...
Hi All,We are migrating our 32 bit application from windows 2003 to windows 2012. we have observed that 32 bit application fails to open .dot file( word template file) on windows 2012. however, it...
View ArticleHow to get developer's kits to write a replacement for grammar checker, spell...
I am trying to find out how to get the developer's kits to write replacement COM objects for the grammar checker, spell checker and other proofing tools in Microsoft Word (the "perpetual license" stand...
View ArticleUnderlining non unique data by PowerShell script
Hello! I am new to PowerShell, so I am trying to do some basic script to practise. It is supposed to list all childern from gives directory and subdirectories and list them in a MS WORD document. Then...
View Articlehow to insert equation programmatilly using c#?
hi everyone,I want some examples code in c# for using OMathFunction interface I found only this linkhttp://social.msdn.microsoft.com/Forums/en-US/vsto/thread/a32c4714-f2d7-458c-a31f-696f6de64a0a/thanx....
View ArticleHow to save in Attached Template some changes made in doc based on that...
Hi,Beside all my macros in MyTemplate.dotm, I have also some paragraphs already inserted.When a new document based on MyTemplate.dotm is created I need, sometimes, to make programmatically some small...
View ArticleMicrosoft word searching Algorithm
Hey there,I just would like to know what algorithm is Microsoft word using to search and find a word in text ?!Thanks in advance.
View ArticleHow to create and quickly navigate a document by subject.
I want to create an expandable document that gathers information into subject catagories, over time, that includes a table of contents. As I gather information I want to quickly be able to navigate to...
View ArticleWhy won't my add-in validate?
I've been working on a word add-in, and I'm trying to get it up and running, but I'm getting some XML Schema violations that I need to fix first. I've tried posting this on stackoverflow,...
View ArticleMacro to insert the word count in Word Document
Hello everyone! I want a macro to insert the word count in my document. Could you please help me? Much obliged!
View ArticleMacro to count word in Word
Hi all! I want create a macro to count the black text in my word document. Could you please help me. Much obliged!
View ArticleBookmark adds text instead of replacing
Hi everybody,I'm using VS2015 and Word 2016 and I've difficulties to update a bookmark.As per title the text I will be added at the front of the bookmark and not replacing the old with the new text.Her...
View Article