Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Woo Woo is offline
external usenet poster
 
Posts: 1
Default Character and number in a cell - Can you help?

I am trying to create a cell that can accommondate characters and
numbers. The first 12 spaces in a cell should reserve for character,
and the 13rd onward will be numbers. For example, if I enter ABC123,
it should written in the cell as 'ABC 123'.

Any idea?

Please help. Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Character and number in a cell - Can you help?

Hi
it would be better if you use two separate cells for this

"Woo" wrote:

I am trying to create a cell that can accommondate characters and
numbers. The first 12 spaces in a cell should reserve for character,
and the 13rd onward will be numbers. For example, if I enter ABC123,
it should written in the cell as 'ABC 123'.

Any idea?

Please help. Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Character and number in a cell - Can you help?


You can only format a cell as number or text, so you must format as Tex
in this case. If you need to use the numbers in a calculation you wil
have to convert the text back to numbers in your formula or use anothe
column for the numbers perhaps hidden).


--
Brian

-----------------------------------------------------------------------
BrianB's Profile: http://www.excelforum.com/member.php...tinfo&userid=5
View this thread: http://www.excelforum.com/showthread.php?threadid=27829

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 863
Default Character and number in a cell - Can you help?

AFAIK, it's not possible to do this with formatting.

On 15 Nov 2004 06:44:35 -0800, (Woo) wrote:

I am trying to create a cell that can accommondate characters and
numbers. The first 12 spaces in a cell should reserve for character,
and the 13rd onward will be numbers. For example, if I enter ABC123,
it should written in the cell as 'ABC 123'.

Any idea?

Please help. Thanks.


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Character and number in a cell - Can you help?


You have to write a macro to make it work

--
anilsolipura
-----------------------------------------------------------------------
anilsolipuram's Profile: http://www.excelforum.com/member.php...fo&userid=1627
View this thread: http://www.excelforum.com/showthread.php?threadid=27829



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
Add number from a cell that contains a specific character Carole Excel Worksheet Functions 0 January 4th 07 09:01 PM
Limit number of character per cell to 26 in excel Liesel Excel Worksheet Functions 1 September 8th 06 07:52 AM
Number of character in one cell. Aom Excel Worksheet Functions 1 April 25th 06 05:03 AM
number of character occurences in a cell Ron Excel Discussion (Misc queries) 1 March 21st 05 04:55 PM
identify data in a cell that has a number as the second character Brian Excel Worksheet Functions 1 December 12th 04 03:23 PM


All times are GMT +1. The time now is 11:09 PM.

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"