Hello - I have a column that has a specific word on each row that needs to be removed. I tried text to column tool, but the data consists of other words that need to stay there and it parses it out to multiple columns. The word "Shipments" can be deleted as I do not need a new column for it. Thanks in advance!
i.e.
| Column as is Now | Column I need it to be |
| Shipments One | One |
| Shipments Five | Five |
| Shipments St. Paul | St. Paul |
| Shipments North Carolina | North Carolina |