![]() |
|
|
|
#1
|
|||
|
|||
|
I want the Find string to search through a report, capture all the acronyms, and put them in a table at the beginning of the report. To do this the string is in a loop. Each time the code loops through the report and finds an instance of an uppercase group of three or more letters it place it in strAcronym (a string variable) so it can be added to the table.
As i said using just "<[A-Z]{3" & strAcronym & "}>" works fine except there is no upper limit on the length of the groups of letters it finds - and I just wondered why I can't simply add the 4 as that upper limit. ![]() ![]() ![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Find and Replace is not working
|
Brigitte | Word | 7 | 06-15-2021 05:10 PM |
Way to search for a string in text file, pull out everything until another string?
|
omahadivision | Excel Programming | 12 | 11-23-2013 12:10 PM |
string concat stopped working?
|
AlexanderJohnWilley | Excel | 6 | 09-27-2013 08:39 PM |
Find and replace a string of text
|
errtu | Word | 1 | 01-31-2013 02:09 PM |
Bad view when using Find and Find & Replace - Word places found string on top line
|
paulkaye | Word | 4 | 12-06-2011 11:05 PM |