How to split Number and Alphabetical Characters from a Cell

Hi Paramasivan and welcome to the Community!

You can use the keepchars() function to keep only digits. See the example below:

extract-number.morph (1.4 KB)

1 Like