Character and number in a cell - Can you help?

  • Thread starter Thread starter Woo
  • Start date Start date
W

Woo

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.
 
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).
 
Back
Top