| Thread | Last Post | Replies |
|
| Add-in disappers for some users in Word 97 | 04 Jul 2004 23:35 GMT | 2 |
We've created some very simple templates that simply create a menu in Word that takes people to various documents on our intranet. The solution is less than perfect but it suited our short-term needs until now. All
|
| Prevent page break using VBA. | 04 Jul 2004 18:18 GMT | 1 |
Hi, I would like to know whether there is VBA that prevent page break?
|
| Custom button to toggle a setting | 04 Jul 2004 10:42 GMT | 1 |
I would like to create a button for a macro that toggles a setting on/off, where the button images changes when it is clicked so that it shows whether the setting is on or off. Any idea how I can do this?
|
| Smart Tags | 04 Jul 2004 10:42 GMT | 1 |
Where can I learn more about Smart Tags and their interaction between Word and Exchange/Active Directory/other databases? If I type a name, I can click on the tag and find the
|
| Word97 template/Word 2000 changing to doc when sent through exchange server | 04 Jul 2004 10:42 GMT | 3 |
We have a document that gets sent to a couple people who put in different pieces of information at each stop during the document processing. The document starts as a template, but once sent, it changes to a document. At the final stop is a clickable button at the bottom which will ...
|
| copy Excel data to a Word form | 04 Jul 2004 10:42 GMT | 1 |
Goal > Copy a range of cell data from Excel to a section on a Word form. A simple copy and paste would be find. Except, the form has to be unprotected and then the data pasted. Is there another form control that allows this?
|
| Word Automation with VBScript | 04 Jul 2004 10:42 GMT | 1 |
I am using VBScript for a very simple Word automation task, which consists in opening a HTML file and saving it as a Word document. In order to generate a standalone document, I need to break the links of all InlineShapes, so that they are saved along with the document. From Word ...
|
| Replace words with corresponding mergefields | 04 Jul 2004 02:15 GMT | 1 |
I want to replace words like @@WORD@@ to the corresponding mergefield. The words are placeholders in a comment and after connecting to the datasource I want them to be replaced. Hope somebody can help.
|
| copy image from template to activedocument | 04 Jul 2004 01:33 GMT | 1 |
I want to copy an image from the primaryheader of a template to the primaryheader of activedocument. I could use clipboard or write to file, but isn't it possible to copy just from one document to another? thanks for your help!
|
| Adding a counter in a document | 03 Jul 2004 22:40 GMT | 4 |
I need to create an invoice with a counter for the invoice number. Program will be opened and closed through out the day and the counter needs to keep up with the number of times the invoice is printed. Can any one give me some tips on just how to do that?
 Signature No Bush in ...
|
| Find and replace with lower case | 03 Jul 2004 04:47 GMT | 2 |
Is there any (easy) way to do a global search using wildcards and then replace the found text with its lower case equivalent? E.G. <index1>MAPLE</index1> with <index1>maple</index1>? It seems obvious but I can't find it in the program.
|
| This File is in use by another Application or User (Normal.dot) in Word 2003 | 03 Jul 2004 02:01 GMT | 4 |
I have read many, many posting on this subject but none come close to my scenario, which is: 1) I have this code snuipped from an Access 2003 application that creates documents mased on templates and inserts values from an Access table:
|
| How to stop looping search at end of document? | 03 Jul 2004 01:02 GMT | 3 |
I have a macro which is designed to find an occurrence of a string of text, copy it to a variable, and add some XML tags containing that variable. I then want it to repeat the process down the document to find the next occurrence and so on. How can I write a loop that will stop when ...
|
| Missing menu items . . . | 02 Jul 2004 23:05 GMT | 1 |
I'm experiencing the following problem while using Word 2002: I have a global template in which I store a number of macros in various modules. I've opened that template and
|
| create a table within a table in vba? | 02 Jul 2004 23:01 GMT | 1 |
hi, in a word doc., i have 3 tables. in vba for word xp, how can i create a table within one of the tables? thanks, william.
|