Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do I automatically add a prefix to cell value in Excel?

If I have a list in which the first characters repeat, (i.e. CDAxxxx), how do
I make it so that I only have to type the xxxx and the CDA is automatically
prepended?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 897
Default How do I automatically add a prefix to cell value in Excel?

You could use a helper column, for example:

In cell A1, type "xxxx"

In cell B1, put formula

="CDA"&A1


HTH,
JP

On Mar 18, 10:18*am, KimG wrote:
If I have a list in which the first characters repeat, (i.e. CDAxxxx), how do
I make it so that I only have to type the xxxx and the CDA is automatically
prepended?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default How do I automatically add a prefix to cell value in Excel?

FormatCellsNumberCustom "CDA"0


Gord Dibben MS Excel MVP

On Tue, 18 Mar 2008 07:18:01 -0700, KimG wrote:

If I have a list in which the first characters repeat, (i.e. CDAxxxx), how do
I make it so that I only have to type the xxxx and the CDA is automatically
prepended?


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
Increment cell prefix Brettjg Excel Discussion (Misc queries) 2 April 27th 07 09:08 AM
automatically prefix cell entry with leading zeros Automatic prefix set with leading zeros Excel Worksheet Functions 2 March 9th 07 02:32 AM
Automatically prefix cell entry rossinvrland Excel Worksheet Functions 5 January 4th 07 09:23 PM
cell prefix Johno313 Excel Discussion (Misc queries) 4 June 20th 06 10:35 AM
Cell value prefix NDB Excel Worksheet Functions 4 February 1st 05 03:06 PM


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

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

About Us

"It's about Microsoft Excel"