Hello,
I have an Excel worksheet containing 100,000 data records in 100,001 rows (the top row contains headers)
Each data record has an address that is broken up into three columns for a specific reason. All words in the address fields need to be in Title case (that is, each word must start with a Capital Letter)
Whilst entering data, operators sometimes miss out on the Title Case bit and enter some words in lower case. Ideally, for purposes of achieving the desired accuracy, each such error needs to be identified and corrected
My question is this:
Is it possible to identify all instances of words starting with a lower case letter and automatically change the lower case letter to the respective upper case letter globally, across all the three columns which contain parts of the address?
thank you for taking the time to look at this post
Shashidhar Rao