Dear Gurus,![]()
Is it possible to REPLACE Multiple Characters with NOTHING without using NESTING Approach
In some scenarios, we have to extract data from Multiple Tools and Websites where the Mobile No comes with trailing spaces or spaces after 4 Digits or even "+91" Indian STD Code or Dash "-", so Is it possible to REPLACE Multiple Characters with NOTHING without using NESTING.
Ex -
1] +91 9820 123 456 needs to be replaced by simply 920123456
2] 98201 23456 - 9820123456
3] 9820123456 / 57 - 920123456 & 9820123457
Is there a possibily of using some iterative logic to iterate between all the characters which need to be replaced - maybe like OR - ROW(INDIRECT("1:100") Combination which I am not an expert in...
Regards
e4excel
Bookmarks