View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Phil Yandel Phil Yandel is offline
external usenet poster
 
Posts: 1
Default How can I convert the contents of a text selection from uppercase.

I have a column of data in my EXCEL spreadsheet that was retrieved from a
database. Unfortunately, all the data is in uppercase. I would like to
easily highlight portions of the contents of each cell and replace it with
the lowercase version of the selection. Does anyone have any suggestions or
sample macro I could use?