| Thread | Last Post | Replies |
|
| Envelope | 18 Oct 2003 23:29 GMT | 1 |
What is the vba way to display the envelope dialogue in Word 2000? Thanks Regards
|
| field printing without brackets | 18 Oct 2003 23:15 GMT | 1 |
I created a bookmark in a document to allow me to enter a name (re: {} ). Later in the document i entered a field to allow the name to be placed in the document by pressing f9 ( {} ). When I print the document, the names appear in
|
| How to identify a particular vertically merged cell | 18 Oct 2003 15:28 GMT | 3 |
I need to be able to identify a particular type of vertically merged cell It's a cell that "looks" like it's the last cell in a table, but in the table object its NOT the last cell. Here is a picture of a typical example (better viewed in fixed width font)
|
| ASSCI TO UNICORD | 18 Oct 2003 13:21 GMT | 1 |
How do I find all the characters beyond assci and convert them to unicord by opening the page TJ
|
| When to specify .text, .value, etc. | 17 Oct 2003 23:59 GMT | 2 |
I'm using some text boxes, list boxes, and combo boxes in a user form for a new letter template. When I populate the letter at bookmarks w/ the selections/entries in my form controls, I've noticed I can specify text, value, or nothing. For example,
|
| Word 2002 vba print dialog mailmerge buggy | 17 Oct 2003 23:41 GMT | 2 |
After reading Ibby and Dave Rado's column about "How to do a mail merge to the printer using VBA, without displaying the Print dialog" at: http://www.mvps.org/word/FAQs/MailMerge/MergeStraightToPrin
|
| Toggling the Insert Key | 17 Oct 2003 22:46 GMT | 3 |
I would like to toggle the Insert Key ON when a certain type of form is diaplayed. I have been able to get the state of the Insert Key but can't set the state via my class module. I get an error stating Can't Find DLL entry point for GetKeyboardState in "user32"...
|
| How to add splitter in menu | 17 Oct 2003 21:23 GMT | 1 |
I have added a custom menu item in File commandbar. How can I add a splitter bar after my menu item? What control type should I add to command bar. Thanks.
|
| Determine if a line contains a bookmark? | 17 Oct 2003 16:24 GMT | 3 |
Is it possible to determine whether the current line contains a bookmark? What I am trying to do is to hide information about the section by storing it in a bookmark. So when I parse the document, I know what to save the name of the section as by using that hidden
|
| get bookmark by bookmarkID | 17 Oct 2003 14:50 GMT | 3 |
is ist possible to get the bookmark by the bookmarkID? Thanks for all helpers Adolf :-)
|
| Searching thru Header | 17 Oct 2003 14:32 GMT | 2 |
Can someone point me in the right direction please? I wish to locate the header in a Word doc and then copy the second line of text I find in the header so I can use it elsewhre in the code. TIA!
|
| Recover password | 17 Oct 2003 13:18 GMT | 12 |
Is there any way to find the password of a VBA project?
|
| Text box in a user form | 17 Oct 2003 10:42 GMT | 2 |
I have set up a user form to populate a document with the answers and everything is fine.It all works. Now hoever, I would like to know if it is possible to setup some sort of rule for some of the fields so that only data in a certain format can be inserted.
|
| Macros in word | 17 Oct 2003 09:54 GMT | 2 |
Hi I was thinking about this today - how do I create a macro in word so that the date in a particular document always has the present date on it? Any suggestions appreciate.
|
| Marco's in Word | 17 Oct 2003 09:50 GMT | 1 |
Howdy! I was just wondering how can insert a macro that was made in VB into Word? Any ideas? Thanks!
|