| Thread | Last Post | Replies |
|
| running a macro | 01 Oct 2003 00:53 GMT | 9 |
We have been given the task of very quickly converting our organization from wordperfect to ms word 2002. One of our needs is to be able to run a macro against any document created with any template, and to be able to trigger this run via a batch file.
|
| Print Disable | 30 Sep 2003 23:26 GMT | 2 |
I have a file, which I want to remove the ability to print from the File menu So I want to program a macro 1. that does not let user print from file menu
|
| Tab order in a user form | 30 Sep 2003 23:09 GMT | 1 |
How do you control the tab order in a user form? Carole
|
| removing Page Breaks with VBA | 30 Sep 2003 20:50 GMT | 1 |
Thanks In Advance, I would like to remove all Page Breaks in a Document using VBA. Any assistance would be appreciated. Sincerely,
|
| Passing definitions into subroutines? | 30 Sep 2003 18:10 GMT | 5 |
I have a macro which calls up other macros as part of a loop. In the main routine, I create a document, name it, save it. It is Dimmed and Defined. But the subroutine macros don't recognize it by name, even though it's needed in each of the 8,000+ loops.
|
| Expanding a Selection | 30 Sep 2003 17:19 GMT | 1 |
Word 2000 I have a document were sections of text are separated by message markers. The markers are "---------------". I'm writing a macro that positions the cursor at the top of a message,
|
| Setting background to "No fill" | 30 Sep 2003 14:13 GMT | 1 |
Can anyone tell me how I can make the background of an inserted image transparent? I can do it manually in Word by right-clicking on the background (of the ungrouped image), choosing the "Format
|
| field codes | 30 Sep 2003 13:51 GMT | 2 |
How can I make a sequential numbering in a document - I mean I need to provide the successive number in a specified field in the successive printouts.
|
| Expanding a Selection | 30 Sep 2003 13:39 GMT | 1 |
Word 2000 I have a document were sections of text are separated by message markers. The markers are "---------------". I'm writing a macro that positions the cursor at the top of a message,
|
| Default value of a text-formfield > 256 characters | 30 Sep 2003 10:36 GMT | 5 |
My question is: How can I put more than 255 characters in the formfields default value? The next code fills my text-formfield perfect wth more than 256 characters:
|
| Word 97 & VBA | 30 Sep 2003 08:00 GMT | 3 |
Hi everyone, after F-Disking the hard drive, and reinstalling all our software, including Word 97', we have this annoying problem with Visal Basic poping up when opening, closing and saving documents within word. Why? I
|
| Style Editor | 30 Sep 2003 07:12 GMT | 1 |
I am working on a book that has 14 chapters. When I create a master document, I end up with 8-20 styles that have the same name and attributes. No matter how I bring the document together, I end up with several styles that I would like to merge or delete. Word is extremely slow, ...
|
| Mail merge | 30 Sep 2003 05:51 GMT | 1 |
How can I use mail merge to create a list of address labels I can save for future use. Alan
|
| Having difficulty replacing text | 30 Sep 2003 03:26 GMT | 9 |
I'm trying to search backwards through a range and replace the first "," with text. It's not getting replaced and my error MessageBox is not getting displayed. I'm bolding the range and it includes the text I expected. If I position the insertion point at the beginning of the ...
|
| Word and Visio | 30 Sep 2003 03:03 GMT | 1 |
I have written a visio subroutine using VBA. How can I call this from word?
|