Quantcast
Channel: Word for Developers forum
Browsing all 4350 articles
Browse latest View live

Assign a DOCVARIABLE to a combo box that populates a word doc ( in Word...

Hello  Everyone,This is my first time posting on this forum. I have a form that I'm able to transfer all the contents of my combo boxes on a winform to a word doc (one page) via bookmarks. The project...

View Article


Word 2010 Ribbon toggle button page size feedback

For a Word template I am developing a custom ribbon for end-user ease of use and to protect the structure of the document. There is one issue I am currently running into for which I cannot find a...

View Article


Image may be NSFW.
Clik here to view.

How to use vba to show up a directory box

How do you guys call this ? It shows up when I am going to save the file? I can select which directory I want to save the file?BUt the most important question is: how to show this up using VBA?

View Article

Refer to different XML schema

When I save file as "Word XML document", what kinds of schema does MS word using? Is it possible to use another XML schema? If so, how?Plus, is it possible to use VBA inside MS word so that I can...

View Article

How to write a VBA script for adding comments based on headings?

Hello Everyone,I have been trying to write a VBA macro for adding comments into my word document based on headings. The problem is that the document may or may not always follow word style 'heading' to...

View Article


How to Remove EmptyPages in Microosftword using c#

Hi, how to remove empty pages in microsoft word using c#, not paragraphs, section.i need to remove empty pages.please give me your advise.ThanksKarthick raja

View Article

How to extract the content of a section using VBA?

For example, I have an article like this:Abstract AbstractParagraph1 AbstractParagraph2Body BodyParagraph1 BodyParagraph2Reference ReferenceParagraph1 ReferenceParagraph2 Knowing that Abstract, Body...

View Article

How to read irregular cells in Excel after merged?

Just as this topic,I can't red the merged cell? How to read? Thank you.

View Article


Why I cannot use the following code inside VBA in MS word? If I want to make...

https://msdn.microsoft.com/en-us/library/ms760231(v=vs.85).aspxPrivateFunction CreateDOM()Dim domSet dom = New DOMDocument60 dom.async = False dom.validateOnParse = False dom.resolveExternals = False...

View Article


Looking for documentation to create Word Add to enhance blog features

Hi all, It make long time i want to code a word add-in to enhance blog features. Please, where could i found informations to drive HTML code générate via word when it is used to blog? (i have to...

View Article

lost data in word (2003 file)

Is there anything I can do in this scenario.A freind was working on a doc file on a file server, her PC crashed/froze. At the time I could see the directory and there was the doc file, like a ghost...

View Article

Word couldn't send mail because of MAPI failure, Unspecified error.

This issue is crossposted in Microsoft Answers Word and OUTLOOK.  I am posting here in hopes that someone at Mircrosoft may have a solution or at least elevate the issue to someone who...

View Article

Microsoft Word 2007 Text Form Fields: Cannot limit characters

Hi there, Thank you very much for taking the time to check this post out. I know that someone had already put a similar question up (a few years ago) and it got resolved, but there was no information...

View Article


Reading a multilevel list from MS Word Doc and converting it into an HTML...

I can achieve the above for a single level list as follows:foreach (Paragraph item in app.Selection.Range.ListParagraphs) { item.Range.InsertBefore("<li>"); item.Range.InsertAfter("</li>");...

View Article

Table of Contents Question

When I run my macro to create a Table of Contents it works fine with one small problem. I have it setup to use 'Arial' but when the macro runs the Tab between my number and the description is in...

View Article


Passive Sentences always returns 0 in Readability Stats - Word 2013

Is there are workaround for the Passive sentences issue in Readability stats? I have seen this issue mentioned going back over several years, but no working answer. The following code always returns...

View Article

Hanging word.application,Not proceeding anymore-Please help me

Hello All,On ErrorResume NextSet objWord=GetObject(,"Word.Application")If objWord isNothingThenSet objword=Createobject("Word.Application")EndIfOnErrorGoTo0...

View Article


Replace a bookmark with an image

HiI have an existing document with an image in it (the image is surrounded by a named bookmark). How can I replace the existing image with another? I can navigate to teh bookmark, but how do I replace...

View Article

Unable to turn column headers bold in Word table using VB Script

I have created a table in Microsoft Word 2010 using VB Script (this is via the script engine that forms part of HP Quality Centre functionality).  The table itself is OK, 2 columns with centred...

View Article

Use dynamic table content as text Heading on succeeding pages

Hi,  I would like to know if it's possible in Microsoft Word to use dynamic table contents as Heading on succeeding pages.  For example, I have an empty table of To Do list on page 1. If I add a new...

View Article
Browsing all 4350 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>