Using the PROPER function to change first letters to uppercase
Previously, we looked at how to use the UPPER and LOWER Functions to convert text between Upper and Lowercase. Today we’ll be learning how to convert the first letter in each word to a Capital letter and all other letters to common letters. To do this, we will be using the PROPER Function. This function [...]