Does anyone know if this is the latest solution for converting the first character of string to upper case and the remaining to lower case?
Thanks!
Does anyone know if this is the latest solution for converting the first character of string to upper case and the remaining to lower case?
Thanks!
Yeah, that’s the easiest solution if that’s what you are looking for. An alternative is to do it with javascript or maybe an excel formula.
If you don’t want JavaScript or Excel formulas, you could also create a “Lowercase Text” column and then the “Capitalize Text” column.
What would be the point of making everything lowercase first?
Because of this
Wait what ? Why
I mean, why is it that way? Curious
My eyes are tired. The text is in my face
You even highlighted it for my poor eyes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.