P
PeterM
I have data I'm importing that is all uppercase. I need to convert it to
title case. For example, coming in is SEARS and I need to convert it to
Sears.
I've tried using the < and > in the formating, but that converts the entire
string. How can I do this?
Thanks in advance.
title case. For example, coming in is SEARS and I need to convert it to
Sears.
I've tried using the < and > in the formating, but that converts the entire
string. How can I do this?
Thanks in advance.