VBA to search for words in all caps
In Word 2013, I recorded the steps to select words that are in all caps. The generated code is as follows: Sub Macro1() ' ' Macro1 Macro ' ' Selection.Find.ClearFormatting With Selection.Find...
View ArticleWord 2010 ContentControl position
I have an old solution in Word 2000 (or earlier?) that uses ActiveX textbox controls to create forms for the user. These controls can be positioned at an x y coordinate.I am trying to use the new...
View ArticleFigure caption in line with normal text
Hi. I am not a developer. I am writing a thesis and I would like to have normal text in line with the Figure caption/label without the text appearing in the Table of Figures.Example:Figure 1.1: The...
View ArticleUnique Page Numbering & Capturing in TOC
Hello all!!I have a client that has some unique page numbering in his manuals. They have 16 chapter of which I decided to keep as separate files. Case in point, I have a chapter that is 6B. I need the...
View ArticleHelp With Find/Replace
Hi Guys, I’ve been giving the task to clean up some invoices and I need some help. The task in general consist in replacing the company header which has the company name and the wire banking...
View ArticleOpen Word docs in draft view.
Is there a way to set "Draft" as the default view so every time I open Word, it opens in Draft View and not print layout?Thanks.moondaddy
View ArticleCombining more than two documents to review tracked changes
Hello,We'd like to send a document out to multiple reviewers and have them mark up the document (in parallel), and send their document back. Is there a way to combine all the changes they make into...
View ArticleTwo Microsoft Word templates conflicting
I have two versions of an application being used. Users will have to finish thier inspections in the old program before upgrading to the new program. The review of the inspection is on a template. When...
View ArticleUsing Word 2010 to open Access (*.accdb) database
When I attempt to open an Access Database from Word I receive the error Unrecognizable database format. I downloaded MS Northwind DB and associated VBA code and get the same error. What am I doing...
View Articlehow-to question about content controls in Word 2013
Hi,I used content controls to insert date fields in two successive columns. Is there a way to total the difference in dates between the fields and have that amount auto-populate in a third column?In...
View ArticleHighlight Button / Gallery On the Home Tab
We have a template in which we've edited the ribbon using the Custom UI tool and added a custom tab.On that tab I've added idMso TextHighlightColorPicker but it doesn't work the same as the one that's...
View ArticleVBA Word - Switching the value of Shape.RelativeVerticalPosition physically...
Hi,I have been struggling with an issue for a while and couldn't find anything relevant...When I change (in VBA ) the Shape.RelativeVerticalPosition, it would change the physical position of a shape....
View ArticleRetrieving Value Of A Content Contro
Hello,I'm using Word 2010. I've created a form with textbox controls and a dropdown content control. In my VBA scripts I can reference the names of the textboxes - I see these names from the Property...
View ArticleCan anyone help me delete the last page in the attached document?
(Apologies in advance if this is posted to the wrong forum)I can't figure out why I can't delete the last page in my Word document. Is there any way I can attach the document to this posting? Many...
View ArticleDuplicar texto ingresado en word
Hola que tal espero puedan ayudarme con un problemita, antes de decirles cual creo que este tema no debe ir aquí espero me ayuden.Bueno, lo que quiero saber si hay alguna manera de duplicar texto en...
View ArticleTrim, RTrim, LTrim functions not working in Word 2007
I'm running Word 2007 on Windows 7 Home Premium.All MS updates are installed.I needed to use a Trim function, but found it is not working at all.e.g. Trim(sPara) returns "Summary...
View Articlemy word file open but my caracter is damage
i have a word file that is typed in word 6 or word 97when i want to open it some caracter not showfile attached to postcheck it and please help melink to download word file
View ArticleactiveX SaveAs with file://UNC/filename.doc
We have an web application that uses links when clicked on will open the specified Word Template / Find&Replace tags / Save As with a specific filename.The execute link is...
View ArticleMS Office 2010 Protocol with FPSE - ported from Offtopic forum
Hi Guys,I asked this question in Word forum and in Sharepoint forum. They consulted me to post it here. Please look at those links for more detail. I really need your...
View ArticleHow do I replace all images in a word document with code?
I have a word document I have saved as a webpage. I want to replace every image that has been extracted and saved in the web page folder with code. I am unsure how to replace the images with code. I...
View Article