PC Review


Reply
Thread Tools Rate Thread

convert column from numbers to text

 
 
Tim
Guest
Posts: n/a
 
      12th Sep 2007
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


 
Reply With Quote
 
 
 
 
=?Utf-8?B?TWF4?=
Guest
Posts: n/a
 
      12th Sep 2007
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
>
>
>

 
Reply With Quote
 
Rick Rothstein \(MVP - VB\)
Guest
Posts: n/a
 
      12th Sep 2007
>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


Select the entire column, click Data/Text To Columns on Excel's menu bar;
click OK twice on the dialog box that appears in order to get to step 3 and
select the Text option button from the "Column data format" section;
finally, click the Finish button. Your numbers should now be text (and the
green triangles should appear).

Rick

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I convert a column of positive numbers to negitive numbers JMason Microsoft Excel Worksheet Functions 1 22nd Jan 2009 02:12 AM
Can I convert numbers stored as text back to numbers in MS Access CUserM Microsoft Access Queries 7 20th Jun 2008 08:12 PM
Convert numbers stored as text to numbers errors after loading data in jobs Microsoft Excel Programming 2 28th Mar 2007 02:57 AM
How do you convert numbers as "text" to values for a long column . =?Utf-8?B?Z2VvZXhjZWw=?= Microsoft Excel Misc 2 27th Feb 2005 04:31 PM
Convert column of numbers to text. George Microsoft Excel Misc 2 25th Mar 2004 02:58 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:41 AM.