Converts the first letter of each word to upper case and the rest to lower case. Words are sequences of alphanumeric characters separated by non-alphanumeric characters.
Hi, Adrian Klaver,
It looks like that you replicated the error.
There must be a way to do the following.
a column contains a list of words. Only the first letter of each word should be capitalised. INITCAP can not do that. How to create a function just to capitalised each word (substring) in a list of words/strings. This will be very useful and create great impact.