Updating a string of text to proper case
Hi,
I Wanted to know if there is a function that would convert a string of text to proper/upper or lower case?
For example:- ProperName([Company Name]) or Pcase([Company Name])
0