Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Lowkey
 
Posts: n/a
Default Converting Alphanumeric numbers to Numeric

I have a file I exported from another program so that I can work with it and
the numbers export as text. I need to convert the text to numbers so that I
can count, sum, average, etc. I tried selecting and formatting to a variety
of different number formats and even copying and paste special as value and
number formats. Can anyone suggest a solution?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pete_UK
 
Posts: n/a
Default Converting Alphanumeric numbers to Numeric

You could use a helper column and enter the formula:

=VALUE(A1)

and copy this down. You could fix the values using <copy, Edit | Paste
Special | Values | OK, and then paste the values to overwrite the
originals.

Another way is to enter a 0 into a blank cell, then <copy that cell,
then highlight all the cells that you want to convert and Edit | Paste
Special | Add | OK then <Esc.

Yet another way is to highlight the column(s) with numbers in, then
Data | Text-To-Columns and on the first panel click <Finish

Hope this helps.

Pete

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Lowkey
 
Posts: n/a
Default Converting Alphanumeric numbers to Numeric

Paste special doesn't work for some reason as it was one of the first things
I tried, but I got there with Text to columns. Thanks.

"Pete_UK" wrote:

You could use a helper column and enter the formula:

=VALUE(A1)

and copy this down. You could fix the values using <copy, Edit | Paste
Special | Values | OK, and then paste the values to overwrite the
originals.

Another way is to enter a 0 into a blank cell, then <copy that cell,
then highlight all the cells that you want to convert and Edit | Paste
Special | Add | OK then <Esc.

Yet another way is to highlight the column(s) with numbers in, then
Data | Text-To-Columns and on the first panel click <Finish

Hope this helps.

Pete


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pete_UK
 
Posts: n/a
Default Converting Alphanumeric numbers to Numeric

You're welcome - thanks for feeding back.

Pete

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
Converting words to numbers vstromer77 Excel Discussion (Misc queries) 3 February 6th 06 03:48 PM
converting text to negative numbers! via135 Excel Worksheet Functions 6 February 5th 06 06:29 AM
Positioning Numeric Values Resulting from 6 Column Array Formula Sam via OfficeKB.com Excel Worksheet Functions 2 January 5th 06 02:03 AM
AVERAGE Row of Numbers and Return Corresponding Numeric Label Sam via OfficeKB.com Excel Worksheet Functions 14 September 20th 05 01:07 AM
Converting Formula answers to numbers pugsly8422 Excel Discussion (Misc queries) 3 September 9th 05 03:47 PM


All times are GMT +1. The time now is 12:22 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"