Organization Chart
Hello, good morning. I wonder if it is possible to mount an organization chart using macro in Word 2010. I'm trying to do but I can not. You can only do this through Excel or Word also provides this...
View ArticleHow to unprotect areas in a protected document (form)
Word 2010. This is more of a users question than a developer's question.I'm working with forms created by someone else. These forms contain protected and unprotected areas. Unfortunately whoever set up...
View ArticleInserting a ribbon tab before Home can cause a crash in Word 2010
Hi all,I've done some testing and found that inserting a tab before the Home tab can cause a crash. The crash occurs if you press Ctrl + Shift + S to see the "apply styles" dialogue then press...
View ArticleError 4248 in open Word Document in a task night
I use a little Visual Basic software for manipulate and save some Word documents as PDF format.It is work when i am connected with my account, but the night it's a task that run this software, and the...
View ArticleRPC Problem in Word Automation
I follow the MSDN article http://msdn.microsoft.com/en-us/library/office/aa155776(v=office.10).aspx, by importingthe following classes in the typelib of Word 2003 in VS2008:...
View ArticleWhere is the table border width (wx:bdrwidth) stored in the OpenXML format?
Greetings! So I created a table with a bottom border of thickness "3" and saved it in the Word 2003 XML (e.g. wordML) format, and this is the relevant part of the WordML (notice specifically this part...
View ArticleAutomated change to logo in header across multiple documents
Here's the scenario: I have a bunch of word docs with customer A's logo in the header. I'd like to change them all to Customer B. Is there any way (grep or otherwise) to automate this process so I...
View ArticleSpell check not working?
My 2013 Microsoft word spell check doesn't work? is that normal, do I need to do something to my computer ?
View ArticleHelp with macro - how to run macro in Microsoft Word to the end of the...
Can anybody help me with this please. I'm trying to run a macro in Word. I have tried to create a loop so it carries out the same function, but when it reaches the bottom of the document, it goes to...
View ArticleWord files become temporary ones (Documents being renamed to .tmp name...
There is an archived thread from http://microsoft.public.word.docmanagement at http://tinyurl.com/6t9nvmu describing a problem wherein Word files become temporary ones. Over the past few months,...
View Articlecan we load Microsoft.Office.Interop.Word dynamically and create Word...
Hi every one ,can we load Microsoft.Office.Interop.Word dynamically and create Word Document in c# or Vb.net . I would like to add interop dynamically and load and create word documents. Many thanks...
View Articlecan we load Microsoft.Office.Interop.Word dynamically and create Word...
Hi every one ,can we load Microsoft.Office.Interop.Word dynamically and create Word Document in c# or Vb.net . I would like to add interop dynamically and load and create word documents. Many thanks...
View ArticleWord 2010: track revisions in editable sections of protected document
I would like to enable Track Changes in the editable sections of a protected document in Word 2010 without unlocking the document. The Protection Pane disables Track Changes, but the following macro...
View ArticleCalendar Controls in Office 2007 moving to Office 2010
Question for everyone We have Office 2007 macros that use the calendar control MSCAL.OCX. We are in the middle of an upgrade taking several months and have forms on 2010 that do not work cause the...
View ArticleWord crashes on exit if our AddIn is used
Hi all;On one system (and only one), if the user uses our AddIn while Word is open, then on exit he gets the word has crashed, trying to recover. And then after a minute or so that dialog goes away.How...
View ArticleOur AddIn won't load, after opening a specific Word document
Hi all;We've had this happen on 2 systems. After opening a specific Word document, with our AddIn running, Word will no longer run our AddIn. All the registry settings are correct.And in Word we can...
View ArticleC# check a, Check Box Content Control field in a word document?
Just wondering how to check a check box content control on a word document, I have my C# Windows Forms application built in Visual Studio 2012 using Office 2010, filling in Merge Fields with data...
View Articlehow to change datatype in Word template using vba?
I am using the following to check for existence of a bookmark in a template. How can I now1) change the datatype of bookmark ("RGFBondedAcres") from text to Number using VBA2) Is there a way to check...
View Articlecan we load Microsoft.Office.Interop.Word dynamically and create Word...
Hi EveryOne,can we load Microsoft.Office.Interop.Word dynamically and create Word Document in c# or Vb.net .I would like to add dynamically and open word document and create word documents. Is it...
View ArticlePowershell Word table cell merge
Hi,I want to merge certain cells in a Word table created with Powershell. I have the following script: $objWord = New-Object -comobject Word.Application $objWord.Visible = $True $objDoc =...
View Article