Hello,
I have a excel sheet that houses some wrong data in the first column. The lay-out is as following.
Column A:
1111-111111.ipt,
1111-111112.ipt,
1111-111113.ipt ect.
The amount of rows in this column is variable. (From 5 to 50).
I want to loop through the column and remove the ".ipt" in every cell. Can somebody help me with this?
Thanks,
Sebas123
I have a excel sheet that houses some wrong data in the first column. The lay-out is as following.
Column A:
1111-111111.ipt,
1111-111112.ipt,
1111-111113.ipt ect.
The amount of rows in this column is variable. (From 5 to 50).
I want to loop through the column and remove the ".ipt" in every cell. Can somebody help me with this?
Thanks,
Sebas123
Last edited: