Thread: text case
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sunil Patel Sunil Patel is offline
external usenet poster
 
Posts: 25
Default text case

I know about UCASE and LCASE, but can you format the text "PLEASE HELP" to
"Please Help" or even to "Please help" using code.

Sunil