![]() |
#1
|
|||
|
|||
![]() Hi, I want to search for paragraph marks only in blank lines which are not followed by any character or words and replace it with nothing (look at this image) 15.png I tried ^p and ^13, but also replace paragraph marks followed by a character or words, so the name and group (A1) will be in the same line (Match whole word is disabled), but I want the name in line and the group in followed line. Thanks Last edited by laith93; 04-27-2022 at 11:12 AM. |
#2
|
|||
|
|||
![]()
I don't know how to do it using Find and Replace but the leading pilcrow can be removed whilst still pushing the text down as per column 1 if that is the effect you are after. See photo.
Column 1 has the leading pilcrow before Name1 but column 2 has no leading pilcrow. |
#3
|
|||
|
|||
![]()
Dear wiganken, I have more than 16 table with student names, each table contains more than 50 students, Now, I completed two tables by manual deleting the leading pilcrow, but it takes too much time, and I have been tired.
|
#4
|
|||
|
|||
![]()
Try the following Wild Card Find/Replace:
Find=(^13)(<*>^13) Replace=\2 |
#5
|
|||
|
|||
![]() Quote:
It works perfectly Best Regards |
![]() |
Tags |
find & replace, find replace;wildcards, word 19 |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
a macro to replace paragraph mark with a space applies effect on paragraph marks after the selection | drrr | Word VBA | 2 | 08-24-2021 03:05 AM |
syntax for inserting blank line before inserting table and after a line or paragraph | SamDsouza | Word VBA | 8 | 08-04-2019 11:10 PM |
![]() |
Aztec | Word VBA | 2 | 04-02-2013 10:52 PM |
![]() |
paulkaye | Word | 4 | 12-06-2011 11:05 PM |
Find bullets and replace with paragraph style? | cdybdahl | Word | 1 | 12-02-2011 02:14 AM |