![]() |
|
|
|
#1
|
||||
|
||||
|
Perhaps you could explain what you are trying to do...
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#2
|
||||
|
||||
|
I have word 5 column table containing patent numbers like this in column 2.
WO 2001/042246 A3 (Pfizer) EP 1235830 B1; EP 1382339 B1; US 6,627,754 B2; US 6,956,041 B2; US 7,091,208 B2; US 7,265,221 B2; US 7,601,727 B2; US 7,842,699 B2; US 41783 E1; IN 241773 A1; US 6,627,754 B2 I want to perform following steps 1) Find "US ([3-9]),([0-9]{3}),([0-9]{3})" Replace with "US \1\2\3" 2) Find "US ([0-9]{5} )" Replace with "US RE\1" 3) Find all occurences of US [R3-9][0-9E]{6} copy, add new doccument, paste. 4) In new document Find "US " Replace with "" save new document as text file (i.txt) in desktop. Close new document 5) in original document find "US ([3-9])([0-9]{3})([0-9]{3})" Replace with "US \1,\2,\3 save current doccument. |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Find specific rows then copy and paste to new doc
|
konopca | Word VBA | 5 | 02-20-2014 02:34 PM |
Find Results in excel copy the rows to another sheet
|
khalidfazeli | Excel | 2 | 02-06-2013 09:38 AM |
Find, copy and paste into a new page
|
jperez84 | Word VBA | 24 | 09-20-2012 11:34 AM |
Macro that can find phrase and then find another and copy
|
jperez84 | Word VBA | 10 | 09-19-2012 04:48 PM |
| Trying to find and copy all headings at the same time | WaltR | Word | 7 | 08-21-2012 03:12 PM |