| Thread | Last Post | Replies |
|
| Template Buttons Don't Work | 03 Sep 2004 17:25 GMT | 5 |
I have created a Word template that contains formfields and buttons to allow a user to fill in the form as required. I have protected the form and mailed it for testing as detailed in the help. The problem is that when
|
| Clearing the Clipboard | 03 Sep 2004 17:23 GMT | 5 |
Thanks to all that respond. Using VBA - Word 2002 / Office XP / Windows 2000 Some of my routines result in multiple, fairly large entries in the Clipboard. I want to clear the Clipboard
|
| Do not Open A Word Document with the Wrong Word Version | 03 Sep 2004 16:36 GMT | 1 |
We are going to upgrade from Word 97 to Word 2002. We have a rather large document base containing documents created/edited using - first Word 2.0 (german) and then - Word 97 SR-2 (english). (Some of the Word 97 documents have been converted from Word 2.0 using a special
|
| Losing table first line center format | 03 Sep 2004 15:47 GMT | 3 |
I have a document that occasionally needs to add an attachment.(Another doc) The decision to add or not is determined via a command button from a userform. The code that adds the second page in Landscape:
|
| Detect Word running from AutoExec without using Task Object | 03 Sep 2004 15:40 GMT | 12 |
Word 2000, Windows XP Does anyone know how to detect multiple instances of Word, from Word VBA Autoexec macro, without using the Tasks collection. I am finding tasks collection to be unreliable in that sometimes evaluation of the collection
|
| How do I set up a hyperlink to open a new window using Word 2000 | 03 Sep 2004 15:29 GMT | 1 |
I want to set up some links that open a new window for my web site, Thank you for any help.
|
| Unable to delete first paragraph | 03 Sep 2004 14:31 GMT | 2 |
I'm trying to delete the first paragraph in a document with ActiveDocument.Paragraphs(1).Range.Delete but it doesn't work... I tried with a new blank document with a couople of paragraphs and it works there.
|
| VBA: Learning By Doing | 03 Sep 2004 14:10 GMT | 4 |
Hi! I'd like to learn to program VBA on a very simple basis. I want to write a flash card program: it shows me the question, I think about the answer, I am ready to see what the answer is, I press a key, it shows me the answer. Then I decide if I got it right or wrong, and
|
| Table of Contents in Word can be expanded or collapsed | 03 Sep 2004 11:34 GMT | 1 |
Sometimes i have a large word document with a big Table of Contents. In that table of contents there are lot of headings, under that there are sub-headings and further sub-headings. In this way sometimes it's very difficult to know what the whole document contains. If i want to ...
|
| Problem with ComboBox | 03 Sep 2004 09:59 GMT | 1 |
Hello, I Have plug-in for Word 2000, XP in CPP with one combobox and several buttons. I input some text into my comobobox and without Enter or Tab key go to another control. The input text disappear.
|
| how can i add a watermark to a document? | 03 Sep 2004 09:20 GMT | 1 |
the graphic is a file(as .jpg .bmp .gif) in the disk. and i want put the griphic into a doc file and make it to be a watermark at the background of the doc . how can i do?
|
| What help format for add-ins | 03 Sep 2004 02:30 GMT | 1 |
Hi; What format is standard for the on-line help for add-ins? (In my case written in C# but not VSTO.) And if it's integrated into the Word online help - how is that
|
| Autocorrect in textboxes | 03 Sep 2004 00:47 GMT | 2 |
I have searched newsgroups, help files, commercial add-in sites and freeware for the ability in VBA for Word 2000 to have textboxes on a form do autotext and autocorrect as Word itself does it. Does anyone know of such a tool? It
|
| E-mail button? | 03 Sep 2004 00:42 GMT | 3 |
Hello all. I have a word doc with fields which my co- workers will fill out. Is there a way to add a button were once they are finished filling out the form it can be e-mailed? I am using Outlook for e-mail. Thanks in
|
| E-mail button | 03 Sep 2004 00:39 GMT | 1 |
Hello all. I have a word doc with fields which my co- workers will fill out. Is there a way to add a button were once they are finished filling out the form it will open outlook with the form attached and e-mail the doc?
|