As-is, with source numbers running in A1 down,
Put in B1: =A1&""
Copy down, then copy n paste special as values to overwrite col A. Clear col
B.
If you need it transformed with leading zeros added
Put instead in B1, something like:
=TEXT(A1,"0000")
Copy down, then copy n paste special as values to overwrite col A. Clear col
B. Adapt the number of zeros in: "0000" to suit
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Tim" wrote:
> I have a column of about 600 numbers I want to convert to text (with the
> little green triangle)...I "think" I have done it...but in my new column I
> have to open each cell and then close it before the triangle appears ?
> Is this ok...or should the triangle appear automatically...and if so...how
> to do this?
>
> Also...a short example of how to convert a column form numbers to text would
> be appreciated...in case I have to start over ?
> Excel 2003
>
> Thanks, Tim R
>
>
>