Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
RFJ RFJ is offline
external usenet poster
 
Posts: 25
Default Reformatting text in cells

I've got a payroll dump where everything is in caps (eg First Name and
Surname) - about 2000 rows.

To make it easier on the eye I'd like to add new columns so each text cell
is shown as Initial Caps

ie 'BENJAMIN' becomes 'Benjamin'

Can SKS tell me how (if ?) it might be done

TIA


Rob


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 23
Default Reformatting text in cells

=PROPER(A1)

where A1 is the cell whose text you want to convert to initial caps.

cheers,
..o.

On Apr 9, 9:14 am, "RFJ" wrote:
I've got a payroll dump where everything is in caps (eg First Name and
Surname) - about 2000 rows.

To make it easier on the eye I'd like to add new columns so each text cell
is shown as Initial Caps

ie 'BENJAMIN' becomes 'Benjamin'

Can SKS tell me how (if ?) it might be done

TIA

Rob



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,069
Default Reformatting text in cells

use =PROPER(A1) and fill down in the new column
--
John
MOS Master Instructor Office 2000, 2002 & 2003
Please reply & rate any replies you get

Ice Hockey rules (especially the Wightlink Raiders)


"RFJ" wrote:

I've got a payroll dump where everything is in caps (eg First Name and
Surname) - about 2000 rows.

To make it easier on the eye I'd like to add new columns so each text cell
is shown as Initial Caps

ie 'BENJAMIN' becomes 'Benjamin'

Can SKS tell me how (if ?) it might be done

TIA


Rob



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Reformatting text in cells

A1 has BENJAMIN

In B1 enter =PROPER(A1) which returns Benjamin

Double-click on the fill handle of B1 to replicate down.

You could change all at one go with no formulas if you use a macro.

Post back if that would be preferable or see this thread.

http://snipurl.com/1ftqm


Gord Dibben MS Excel MVP

On Mon, 09 Apr 2007 16:14:47 GMT, "RFJ" wrote:

I've got a payroll dump where everything is in caps (eg First Name and
Surname) - about 2000 rows.

To make it easier on the eye I'd like to add new columns so each text cell
is shown as Initial Caps

ie 'BENJAMIN' becomes 'Benjamin'

Can SKS tell me how (if ?) it might be done

TIA


Rob


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro for reformatting cells Gina_Louisville Excel Worksheet Functions 4 October 19th 06 04:51 PM
Reformatting a column Janna Excel Discussion (Misc queries) 4 September 14th 06 03:41 AM
Reformatting numbers skacleve Excel Discussion (Misc queries) 1 December 29th 05 06:03 PM
need help reformatting spreadsheet Fatboymedic Excel Discussion (Misc queries) 1 November 15th 05 04:50 PM
Reformatting dates as text AmyTaylor Excel Worksheet Functions 1 November 11th 05 11:25 AM


All times are GMT +1. The time now is 09:16 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"