View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jake[_14_] Jake[_14_] is offline
external usenet poster
 
Posts: 1
Default Loop through cells in columns..

Hi,

I have a sheet with two columns of names, entered in uppercase letters.

I need to loop through a given range of cells and change the case
permanently to normal 'name' convention (first character uppercase and
the rest lowercase) for each word in each cell.

Thanks a LOT if someone has a quick solution for this

regards

Jake