J
Jose Valdes
In Word 2003, I am looking for the shortest number of key strokes to remove
a Character style that is used throughout a long manual without removing any
Paragraph styles or text. I plan to write a VBA script to do this work. The
following is my current process. If anyone knows a better way of doing this,
please let me know.
Before you Begin: Configure the Find dialogue to find the character style to
be removed.
Removing a Character Style:
1. Ctrl+F
2. Click "Find Next".
3. Note the paragraph style
4. Click "Clear Formatting" in the "Style and Formatting" task pane.
5. Reapply paragraph style
Thanks! Jose
a Character style that is used throughout a long manual without removing any
Paragraph styles or text. I plan to write a VBA script to do this work. The
following is my current process. If anyone knows a better way of doing this,
please let me know.
Before you Begin: Configure the Find dialogue to find the character style to
be removed.
Removing a Character Style:
1. Ctrl+F
2. Click "Find Next".
3. Note the paragraph style
4. Click "Clear Formatting" in the "Style and Formatting" task pane.
5. Reapply paragraph style
Thanks! Jose