G Guest Nov 8, 2006 #1 I have some imported data that came in all caps. Is there anyway to change the data to upper and lower case?
I have some imported data that came in all caps. Is there anyway to change the data to upper and lower case?
B Bernard Liengme Nov 8, 2006 #2 Search Help under PROPER and LOWER A1 is "CAT DIED ON MONDAY, =PROPER(A1) gives "Cat Died On Monday" while =LOWER(A1) give "cat died on monday" best wishes
Search Help under PROPER and LOWER A1 is "CAT DIED ON MONDAY, =PROPER(A1) gives "Cat Died On Monday" while =LOWER(A1) give "cat died on monday" best wishes