View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
DSC[_16_] DSC[_16_] is offline
external usenet poster
 
Posts: 1
Default Change from all CAPS to only the 1st letter

Hi

You could use the Proper Function

i.e. =PROPER(A1)

This will change the first letter to a Capital and the rest to lowe
case

HTH

Davi

--
Message posted from http://www.ExcelForum.com