Quote:
Originally Posted by jabanks
The reason why I wanted to limit the string length is that the Find would find items in brackets that were not acronyms e.g. (Document 12345678).
|
I can't see how that is possible, since the Find expression in the code I posted excludes strings with spaces in them. Moreover, the alpha part of any such string must be all upper-case. Your (Document 12345678) example violates both criteria.