Hi ,
I have data with vat that contains both numbers and laters.
For example : abc efgh 13 .
Is There a function that can separate between numbers and laters ??
just to add to the list:
- compress() using appropriate modifiers
- regular expressions like prxmatch() and prxsubstr()
- index(), indexc(), indexw()
- find() and findc()