| Thread | Last Post | Replies |
|
| Use of multiple passwords in a single macro | 01 Nov 2004 12:09 GMT | 2 |
Hi, and thanks for your anticipated help. I use a macro that allows Spell Check to work in locked forms that are protected by a password. Here is the line from the macro that gives the password that unlocks the form: oDoc.Unprotect Password:="mazie"
|
| Copying open .doc to .wbk folder | 01 Nov 2004 03:16 GMT | 1 |
I have Word configured to make a .wbk copy of every .doc opened which is then places in the same folder as the original. I would like to do this with my own macro instead so that I can put the .wbk copy into a special folder.
|
| Module 1, New macros and This document | 01 Nov 2004 02:29 GMT | 1 |
Don't know how I got into this situation, but when I open my important Word .doc which has my macros, I have noticed that in VB editor, my macros seem to be in at least 3 places all connected to this document. They are
|
| Microsoft Word highlighting feature | 01 Nov 2004 01:40 GMT | 1 |
I use the highlighting feature (select text segment, click highlight after choosing color). I would like to have the option of after having highlighted a selection of text, being able to collect all the highlighted material (of that color), and then be able to copy it to the ...
|