![]() |
|
#1
|
|||
|
|||
|
I'm wanting to edit a 70 page Word document. It has time on every-other-line. Format for the time is **:** like 11:30.. What I'd like to do is to remove the time line completely and the resulting white space. I can do a search for the colon but cannot do a replace with del del or backspaces. Then I'd like to remove the white spaces left by the removed time.
|
|
#2
|
|||
|
|||
|
Try the following using Wild Cards in a replace with a COPY of your document. Find:[0-9][0-9]:[0-9][0-9]^13
After a Replace, Ctrl+Z will restore things. You may want a space in the replace-with box. If that leaves out ones with single digits in the time, then run it again without the first [0-9] See Finding and replacing characters using wildcards. |
|
#3
|
|||
|
|||
|
I'll try the above and report back.
Last edited by lbeck; 06-21-2023 at 10:14 AM. Reason: Want to respond to suggestion |
|
#4
|
|||
|
|||
|
Quote:
I've never used wildcards in text cut/paste. I really appreciate your help. It has saved me a lot of work. |
|
#5
|
|||
|
|||
|
You are welcome.
There are others here who are far more proficient than am I when using WildCards. |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
how to remove inserted table grid lines from word document?
|
Eldeep12 | Word | 1 | 10-10-2021 09:40 PM |
Remove lines in the corner of the document
|
Obeon | Word | 2 | 03-31-2021 01:11 PM |
Remove all the images in a document, including the new lines
|
alex100 | Word VBA | 13 | 05-26-2020 01:22 AM |
How do I Remove A Specific Amount of Characters from Lines in a Document?
|
tatihulot | Word | 5 | 01-22-2016 05:55 AM |
| hard lines across document - can't remove | joanieS | Word | 3 | 07-30-2013 11:29 AM |