View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Attman68 Attman68 is offline
external usenet poster
 
Posts: 4
Default decap names from transferred data

Hi,

I just gave this a try, but I cant' seem to get the formula to apply. I
have a column (C) of names in all caps. In a blank cell, I typed
=PROPER(C2:C112) and then hit enter but it keeps giving me error messages.
Any help? Thanks!

"Gord Dibben" wrote:

Once the data is in Excel it is no longer csv format.

I would use the PROPER function for names.

GORD DIBBEN in A1...............in B1 enter =PROPER(A1) to return Gord Dibben


Gord Dibben MS Excel MVP


On Thu, 19 Jul 2007 11:26:02 -0700, goathead
wrote:

How do I decap names that come across in all capital letters when I transfer
data.
I am usinga csv format.