Multiple choice technology Which formula is used in Excel to change lowercase to Title Case Upper Lower Proper None Reveal answer Fill a bubble to check yourself C Correct answer Explanation Excel's PROPER() function capitalizes the first letter of each word while making the rest lowercase, effectively converting text to title case. UPPER() converts all text to uppercase, and LOWER() converts all to lowercase.