Remove a word from the cells of a column
Solved
Kuartz
Posted messages
852
Registration date
Status
Member
Last intervention
-
Mayon -
Mayon -
Hello,
I would like to remove the same words from an Excel column.
Let me explain, my columns have the following values:
TRANSPORTS XXXX
YYYY TRANSPORT
ZZZZ TRANSPORTS
TRANSPORT QQQQ
The goal would be to have the following values in the cells:
XXXX
YYYY
ZZZZ
QQQQ
This implies removing "TRANSPORT" and "TRANSPORTS" from the cells.
Thank you for your help.
Best regards.
I would like to remove the same words from an Excel column.
Let me explain, my columns have the following values:
TRANSPORTS XXXX
YYYY TRANSPORT
ZZZZ TRANSPORTS
TRANSPORT QQQQ
The goal would be to have the following values in the cells:
XXXX
YYYY
ZZZZ
QQQQ
This implies removing "TRANSPORT" and "TRANSPORTS" from the cells.
Thank you for your help.
Best regards.
6 answers
-
Hello
select the field
press ctrl with the h key
in the window: replace> enter Transport
in the window by, leave it blank
click on "replace all"
crdlmnt
PS
and if you want to remove whites related to this word, enter them along with the word in the replace box
To err is human, to persist is diabolic