| Thread | Last Post | Replies |
|
| Setting Title property from bookmarked text | 21 Jul 2004 17:04 GMT | 2 |
I would like to set the value of the Title property from the contents of a bookmark. How can I do this? I have managed to use "docProperties(wdPropertyTitle)" to set the Title property to a literal, but I can't figure
|
| project/code unviewable (locked) after applying digital signature | 21 Jul 2004 14:45 GMT | 1 |
posted earlier, still hoping for answer. please do not reply unless you think you may have a solution :) thanks. Using Win2K/MSO2K. haven't encountered this problem in a long time, mostly
|
| automatically a incremental unique Reference | 21 Jul 2004 14:41 GMT | 1 |
I was just trying to generating automatically a incremental unique Reference number when a Template is opened is this possible? And if so how is this achieved? Any help with this would be most helpful and greatly appreciated Many thanks Will Wheatcroft
|
| Line feeds in text form fields placed in a word table | 21 Jul 2004 08:05 GMT | 2 |
how do I insert a line feed in a text form field that is inside a Word table? Example: ActiveDocument.FormFields(index).Result = "xxx" & chr(13) & "yyy"
|
| A letter in Hindi | 21 Jul 2004 03:15 GMT | 1 |
I find that the last letter of hindi alphabet is missing among the letters in word 2003. Can anyone help me find it ? What keys do I need to operate to see it ? Those familiar with hindi, might know the letter "gnya" as in "yagnya", "pratignya" etc.
|
| Print Current Page | 21 Jul 2004 02:40 GMT | 1 |
I am using Word 97 on my local machine in a network environment (with a network printer). I recorded a macro to print only the current page of the document. The macro code looks like this:
|
| Combo Boxes | 21 Jul 2004 02:29 GMT | 1 |
I am developing a form and I want to create a combo box, with a ranking of 0-5, for users to input their answer. I am frustrated at my fail attempts. Anyone care to teach an old dog a new trick?
|
| Revisions Programming | 20 Jul 2004 23:02 GMT | 1 |
What are the definitions of all the different revision types? I don't see any help topic associated with any of them, and deja searches haven't turned up much. Would it be possible for one of the word MVPs to give definitions of all of these constants? The whole list is:
|
| DLL with Visual Basic | 20 Jul 2004 22:36 GMT | 6 |
Is it possible to create a DLL using visual basic that displays a treeview in a pop-up dialog when the user clicks save in MS Word 2000? I have a database with predefined locations in it and what I want to happen is this:
|
| Table of contents | 20 Jul 2004 16:43 GMT | 1 |
I have a persisting problem with word that it will forever make an entry in the table of contents for some of the text in the document. When I open the option of table of contents I find that the body text is in the list I then clear it but the next time I use VB I have the same ...
|
| drop down box display | 20 Jul 2004 16:39 GMT | 1 |
How can I get a drop down box to display the "down arrrow" so folks know it is a drop down box and they need to make a selection? Thanks for any suggestions,
|
| word cannot complete the save due to a file permission error | 20 Jul 2004 16:00 GMT | 1 |
This is my first time posting on a message board. I usually find the answers I need by reading through the KB or through the message boards/news groups however, this problem has me stumped. Hope you can help me!
|
| Join File Name & Path variables | 20 Jul 2004 15:25 GMT | 4 |
I am trying to concatenate a chosen folder with a set directory. The command line specifying the full path works fine (see below). I added the input box to ask for the folder name, this also works ok, the WhereName and
|
| Help - can't delete custom document property | 20 Jul 2004 15:01 GMT | 3 |
I have been writing some VBScript that uses a custom document property to store the ID of the calendar entry in Outlook to which the document relates. The problem that I have is that I cannot clear the entry. I have tried
|
| Data timestamp | 20 Jul 2004 14:13 GMT | 5 |
Data timestamp I need set data timestamp on my Word, Excel document which automatically appears om my document when I prepare them, with the following format: current week from the beginning of year/day/ year. How I can doing this? Thanks
|