ivankesaulya
New Member
- Joined
- Feb 2, 2018
- Messages
- 6
Dear all,
I have some difficulties trying to remove special characters from numbers section.
Here is the example;
13685421965|126
33512485|223654
4698875213615|1
99876252148631|
Help 1:
I need to count how many characters before that special character.
13685421965|126 ---> =LEN(*beforespecialcharacter*)
Help 2:
I need to erase that special character and the numbers written after that special character
13685421965|126 ---> 13685421965
33512485|223654 ---> 33512485
4698875213615|1 ---> 4698875213615
99876252148631| ---> 99876252148631
I can't thank you enough if anyone can help me with these problems
Warm regards,
Ivan Kesaulya
+6281318888266
I have some difficulties trying to remove special characters from numbers section.
Here is the example;
13685421965|126
33512485|223654
4698875213615|1
99876252148631|
Help 1:
I need to count how many characters before that special character.
13685421965|126 ---> =LEN(*beforespecialcharacter*)
Help 2:
I need to erase that special character and the numbers written after that special character
13685421965|126 ---> 13685421965
33512485|223654 ---> 33512485
4698875213615|1 ---> 4698875213615
99876252148631| ---> 99876252148631
I can't thank you enough if anyone can help me with these problems
Warm regards,
Ivan Kesaulya
+6281318888266