View Single Post
 
Old 06-29-2018, 11:50 AM
XRope XRope is offline Windows 7 64bit Office 2010 32bit
Novice
 
Join Date: Jun 2018
Posts: 17
XRope is on a distinguished road
Default

Then new Doc contains only the text in () as expected in 2 columns


no country names, logivwly i dont expect them to appear untill i "tell" the macro to namely look for them.



I could add them for Doc1 and Doc2 as "Albania", "Algeria",...... but where ???


in rng1 and rng2 ?

.Text ="\(*\)"


or here
If arr1(x) <> "" Then
Reply With Quote