Quote:
Originally Posted by macropod
In that case, try:
.Text = "\([A-Z0-9][!\) ]@[A-Z0-9]\)"
|
Thanks, Paul. The only problem with that is that it doesn't find the acronyms with 2 uppercase letters only.
Even though it is not the best approach, the double verification is working, so I will stick to that.
Thank you for your support!