| Thread | Last Post | Replies |
|
| detect several styles on a paragraph | 09 May 2004 09:57 GMT | 4 |
I'm new to this list and to word development. well, I'd really appreciate if someont could give me some pointers on how to detect the change of styles on a parapraph... for instance, a paragaph can have several styles applied to it (ex.:
|
| Another requirement to delete text | 09 May 2004 07:59 GMT | 4 |
Using Word97. I need to delete a chunk of text from a document. Although I have no detailed knowledge of the nature of the chunk, I do know exactly where it starts (and can set a "start" bookmark there), and I do know exactly
|
| Formatting Social Security Numbers | 09 May 2004 00:51 GMT | 3 |
I was wondering whether there was a way I could use a macro in Word to format a column of numbers as Social Security Numbers. We are currently using a table and typing in SSNs without the - in the proper place. I would like to be able to select the column and have word format it ...
|
| Multipage control - trouble setting focus | 08 May 2004 17:46 GMT | 2 |
Word 2000 I realize this should be real simple but for some silly reason I'm struggling with it. How do I set focus on page 2 of a multipage control? I was hoping to use
|
| word to outlook | 08 May 2004 17:38 GMT | 7 |
i would like to know how to send from word to outlook an activedocument (without saving) as attachment with VBA. i've also to input : body, object,sentonbehalfofname thanks
|
| Hidding control when printing | 08 May 2004 15:53 GMT | 1 |
i'd like your help... I've created a form with 1 control button. I would like that when a user print this form out, the control button would be invisible.
|
| The Default Button of File-->Page Setup-->Default | 08 May 2004 07:42 GMT | 1 |
When I click File/Page Set-up, the Page Setup Dialog box appers but when i click Default button nothing happens as it happens in Word
|
| Designating FILENAME | 08 May 2004 03:02 GMT | 4 |
I have a program in which I want a fill in window to pop up so i can add or type in the file name. I want to avoid having to click FILE ---> SAVE, etc
|
| DEFAULT FONT ERROR | 08 May 2004 02:36 GMT | 1 |
When I insert a file into a document, at RANDOM, the inserted file will open in New Times Roman 10pt, even though it was saved in another font style/pt. I have changed the default font on my normal.dot, and
|
| Searching folders | 08 May 2004 02:31 GMT | 1 |
I have macro which searches within a folder for Word documents (using Application.FileSearch) and then modifies each of the found docs. The macro works well when the folder to be searched is of
|
| vba: possible to replace a varname with a document | 08 May 2004 02:29 GMT | 2 |
Using vba, is it possible to replace a single word / string within a document, with the entire contents of another document? Many thanks! Mark
|
| Is previous line in a table? | 07 May 2004 23:01 GMT | 3 |
I'm trying to code some logic to determine whether the line above the current selection is a table row. I've been able to do so using the GoToPrevious method with the wdLine option for the selection, then using the
|
| VB hooks to Netware? Names of logged in users etc? | 07 May 2004 22:56 GMT | 1 |
My site is mostly a netware shop. What hooks, if any, are there for determining what users are logged into a Netware server? Randy K wawork at hotmail.com
|
| Index update | 07 May 2004 22:52 GMT | 1 |
I cannot update an index when the document is protected. Actually I protected only section 1 (forms) and not section 2, where index is. But I cannot update it even with a macro (basically the msgbox with "update only numbers or all document" is not showing like after pressing
|
| Variable that holds Documents and Settings user directory? | 07 May 2004 22:02 GMT | 1 |
Is there a VB/system variable that holds the current user's "Documents and Settings" user directory? I would like to save an error log file in a folder below the user's folder. Sometimes when I login I'm smithjoe and other times I'm smithjoe.000
|