Sorry if this is a dumb question, but I am wondering if there is a way to copy the text from one field to a new field, but eliminate specific words. For example:
**Old Field** **New Field**
Killbear Provincial Park Killbear
Quetico Provincial Park Quetico
La Cloche Provincial Park La Cloche
Wildcat Hill Provincial Park Wildcat Hill
I thought of trying a trim function, but not all the values have the same start location or trim length.
Thanks...