I have a text field that I want to remove specific text strings from.
For example:
Work Order ListtasksCAT5, Connect CCC Internet, Connect Cable, Connect PH Fiber, DRIVE TIME, Deliver STB (3), MK+MISC ADVERTISING,
I want to specifically remove all instances of the words CAT5, CONNECT, DRIVE TIME, DELIVER from all records in the table to shorten its length.
This is a self taught project that i've been able to stumble my way through quite well, but for the life of me i can't seem to find out how to accoplish this.
Thanks in advance for any possible help in the matter.