![]() |
|
|
|
#1
|
|||
|
|||
|
Is there a way to search for style separators in Word?
|
|
#2
|
||||
|
||||
|
You can do that via a Find/Replace for paragraph breaks, then examining them. To what end are you trying to find them?
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#3
|
|||
|
|||
|
We wanted to replace period style separator with style separator period. It's an over 100 page document
|
|
#4
|
||||
|
||||
|
I would have thought you could search for a ^p that is hidden but that doesn't work. Typically a style separator is followed by a space and it would be poor practice if regular paragraphs began with a space so you could use that quirk to search on.
Find ".(^13) " Replace "\1. " Use wildcards on Failing that, is there some other consistent attribute you could search for eg all style separators are Heading 2
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Default size of Style task pane in Word 2016 too small
|
Editor | Word | 1 | 08-24-2018 06:32 PM |
Advanced Word: Creating shaded headings/separators
|
theconsumer1 | Word | 1 | 01-21-2017 10:09 PM |
searching through email in Outlook 2016
|
Clegane | Outlook | 1 | 03-15-2016 07:00 AM |
| How to fix the caption separators with VBA word | ilsamaria | Word VBA | 13 | 04-28-2014 04:01 AM |
| Find/Replace adds a style to what I'm searching for AND the following paragraph | JFDI | Word | 2 | 03-27-2014 05:36 PM |