Hi all,
I have a bizarre problem. I have a column where each row/cell contains a sentence (or two). These setnatces are currently in proper case (i.e. "They Look Like This"). Really I want the entire string to be lower case unless the character comes after a period/full stop.
Example:
"This Is How The Data Currently Looks. Which Is Wrong" would become "This is how the data currently looks. Which is wrong"
Any ideas chaps?
Ta
D
I have a bizarre problem. I have a column where each row/cell contains a sentence (or two). These setnatces are currently in proper case (i.e. "They Look Like This"). Really I want the entire string to be lower case unless the character comes after a period/full stop.
Example:
"This Is How The Data Currently Looks. Which Is Wrong" would become "This is how the data currently looks. Which is wrong"
Any ideas chaps?
Ta
D