| Thread | Last Post | Replies |
|
| Finding the number of the nearest previous heading level | 20 Aug 2007 00:21 GMT | 8 |
I am using Word 2003 and I need to be able to find out the heading number of the nearest previous heading level in a document (for cross referencing comments on a document, for example so I can extract that the comment is on the 3rd para in section 4.6). I have found the para ...
|
| Populating checkboxes from saved values | 19 Aug 2007 22:41 GMT | 3 |
I have a userform (in Word) Initially it runs successfully and fields stored as custom field sin file properties are updated as expected. I need to be able to rerun the userform to allow update, relatively simple I thought. Yes, it all works except for the checkbox items. I
|
| Linking headers | 19 Aug 2007 20:20 GMT | 3 |
I have documents where I have portrait pages, landscape page and then more portrait pages. Is there a way to link my header from the portrait pages after the landscape page to the portrait pages before the landscape page? fuzzhead
|
| Macro to change color depth of all images (BMPs) in document? | 19 Aug 2007 19:59 GMT | 1 |
I was wondering if it's possible for a macro (or something else maybe) to go through a Word document and change the color depth of all images in the document? I do a lot of technical documents where I include screenshots, and to
|
| Run-time error '-2147024770 (8007007e)' | 19 Aug 2007 05:15 GMT | 6 |
I have a template that loads my outlook calendar into Word, but just recently, I'm getting a VBS error upon loading and the macro stops. Along with the run time error, it says "Automation error. The specified module could not be found. Help please. I'm using office 2003 and ...
|
| VBA time | 19 Aug 2007 01:25 GMT | 3 |
I am working on timesheet application which uses excel. I am having a problem with the way excel handles time. Employees can select their names, the date, and time-in/out from a pull down menu. The program identifies a sheet with the employee's name and a column with the date
|
| Can I label rows of a Word table for easy reference in code? | 19 Aug 2007 00:50 GMT | 1 |
I have a button on my VB form that, when clicked, opens a template word document with a table, populates the table with values, and deletes any rows that aren't needed depending on certain checkboxes on the form and certain cells in an excel document.
|
| Macro Security | 18 Aug 2007 23:44 GMT | 6 |
I use several programs for contact and matter management. These are integrated with Microsoft Word (all versions). I can create Word templates that utilize information from the application, insert the information in the Word document and then edit and send the document. Macro ...
|
| Highlighting | 18 Aug 2007 22:22 GMT | 2 |
Hello from Steved I would like please a macro to Highlite the below What is reqired is highlite only the begining to last letter For example 15 STAR OF JUDD not 3766
|
| UndoClear doesn't? | 18 Aug 2007 11:46 GMT | 5 |
I've noticed that a particular tmp file increases in size every time I edit any of my styles in a Word document. It happens whether I make the changes manually or using a macro, and the the UndoClear method doesn't seem to have any effect. It's a problem because if I run a ...
|
| Macro for creating a list of all highlighted words | 18 Aug 2007 08:51 GMT | 16 |
Can anyone advise of a suitable macro for the following scenario: A document has many words highlighted in different colours. I would like to produce lists (in another document if possible) for each highlight colour, of all the words that are highlighted with that colour.
|
| Using word tables for database query/reporting | 18 Aug 2007 03:10 GMT | 2 |
I have two Word tables, each in its own Word .doc. Word Table 1 is a table of project titles (column 1) and project details (columns 2-x). Word Table 2 is an empty, carefully formatted ‘Project Summary” table. (like
|
| Convert MS Word Macro into .bat or .exe | 18 Aug 2007 00:27 GMT | 1 |
I am trying to create an .msi or .exe which will install a new macro and associated toolbar into the Normal.dot template of MS Word. I currently have the macro and toolbar in a .dot file, with the macro also in a .bas format.
|
| Macro to change date field | 17 Aug 2007 23:02 GMT | 5 |
How do I edit this field in a header or footer { DATE \@ "M/d/yyyy" } with a macro so it shows up as Auto Date
|
| Documents collection corrupt | 17 Aug 2007 22:08 GMT | 4 |
I'm having problems with a VBA application I've written using macros and Forms, where the Documents collection appears to be corrupt -- a given document will
|