Copy all hilighted words to a new document using VBA Dear Experts: I would like to copy all hilighted words of the current document (via VBA) to a new one with the following features: 1. Highlighted word 2. Page No. where the highlighted word has been found 3. Applied Font of the highlighted word If a word has only be hilighted partially, the whole word has t... 30 Dec 2009 20:57
Different results from counts ... why? I may be getting my objects mixed up here, but this is the situation. I have a document that has three sections. Each section has a different header and footer with a different number linked images and other shapes in it. The heading and footer used in an entire section is the same - no variations for first pag... 27 Dec 2009 09:47
Open New Visio Drawing using VBA in Word? Hi, We're creating new Word 2007 templates, and some of them require flowchart functionality from Visio. Our goal is to create a macro within the Word template to call Visio, open a new drawing and have a custom stencil set open for users to use. Users would then open create their flowchart/diagram in Visio,... 24 Dec 2009 19:30
Macro warning/error even though trust center settings correct Running Windows 7, Office 2007. I have a document with a couple of macros in it (which work fine) but when I first open it I still get "Macro cannot be found or macros are disabled". This is a *.docm file with code responding to custom button in a custom ribbon group. Trust access to visual basic project is... 23 Dec 2009 20:46
Toolbar Transition Word 2003 to 2007 Dear All, I'm sure this has been dealt with far too often here. I'm finding lots of bits and pieces of information all over the web on the topic, but I'd like to "ask the experts" for advice on best places to start -- and inquire about one thing I have observered so far. We're moving to Office 2007 and I'm... 27 Dec 2009 19:37
find automatic numbering macro Kurtis; It is possible if you can share your macro to run automatic numbering?. I will really appreciate it. Thanks in advance. Maperalia "Kurtis" wrote: I created a macro that finds various manual numbering in the document, deletes it, and depending on the location of the number from the margin, ... 23 Dec 2009 03:04
Autonew macro won't run in Word 2007 Hi Word Gurus, We are about to roll out Office 2007 across our organisation. One of our users who is testing the software is running into issues with a special template that typically runs an autonew macro when it is opened from within Word. The security in Word is set to disable macros, but when you enable ... 9 Jan 2010 01:03
Spell Check should notify me if I keep spelling a word wrong Spell Check is a fantastic tool, however, is not helping us to improve our grammar and spelling. As more and more children are using computers as a tool for education, their misspelled words are constantly being corrected (sometimes automatically) by Word which is not encouraging them to learn how to spell and ... 22 Dec 2009 20:25
ActiveDocument.SaveAs with EFS If I have a document that has encryption turned on. When I do file - save as: if I save to a directory that doesn't have encryption turned on the directory it saves it without encrypting - Desired effect. When I use ActiveDocument.SaveAs it makes an encrypted file copying the state of the original file. ... 23 Dec 2009 11:01
Accessing a linked file in a Word document using VBA Hi - Basic question, in my Word template I have some linked images. I want to use VBA to change the path and filename of some of these links ... can anyone give me a clue as to how I should best do this? Thanks Robin ... 24 Dec 2009 07:30 |