![]() |
|
|
|
#1
|
||||
|
||||
|
Cross-posted at: https://www.office-forums.com/thread...-docs.2350350/
For cross-posting etiquette, please read: http://www.excelguru.ca/content.php?184
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#2
|
|||
|
|||
|
Hi macropod,
sorry fot the cross-posting, understood. its just that I need to finish this project asap. thanks anyway |
|
#3
|
|||
|
|||
|
Could the country names be added in such a way ???
Code:
Dim Word As Range Dim WordCollection(2) As String Dim Words As Variant WordCollection(0) = "Albania" WordCollection(1) = "Algeria" WordCollection(2) = "Austria" etc. How can I make it work since I need around 69 country names ??? Plus I would need a dialog box to select the 2 docs from different locations. |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Need macro to make list of "defined terms"
|
glnz | Word VBA | 8 | 09-07-2022 02:09 PM |
| How to extract names from a list | flyoverrunner | Excel | 3 | 06-06-2018 04:54 AM |
Best Practice for Indexing Multiple Word Terms and Sub-Terms
|
jhy001 | Word | 4 | 11-06-2017 02:08 PM |
How to Combine a Table of Contents Page with Another Document
|
Dante49 | Word | 2 | 10-24-2016 01:53 PM |
Need to extract two word domains from a list (BULK)
|
Maxwell314 | Excel | 3 | 12-08-2014 06:17 PM |