Hello! I am trying to find all instances where words are capitalized like this:
GEORGE AND JACK)
The number of words varies, but they are all caps and end with a parenthesis.
I can't figure out how to set up the wildcard so that it doesn't go to cap words like "I", but only the sequence that ends with a ")".
Please, help me? I have around 3000 of these that I need to delete