Hello,
I have a list of names in UPPER CASE and I want to change them to Title Case. So, I use the =Proper function. Let’s say that the names in upper case are in column A (A1 through A100). In cell B1 I type =proper(a1) and I get the name in title case in cell B1. Great. Why can’t I autofill or even copy the function down column B (B2:B100)?