Hello,
I want to convert all letters in column Created ( First name and Last name) in uppercase letters and save it in a variable. Is it possible and how to do it.
Thanks for helping!
First answer that comes to mind:
Inline functions are profoundly powerful. The Help file on them is fairly well written up.
It's working, thanks!