LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Sun, 20 Mar 2005 21:45:02 -0800, "Vicki"
wrote:

I have two spreadsheet which I would like to compare. One has numeric data,
the other has the same data but the references codes have been entered as
alpha. Does anyone know how this can be converted to numeric?

Many thanks for your help.


If I understand you correctly:

Information that looks like a number but is really TEXT can be changed to a
number by performing some kind of arithmetic operation.

So, for a comparison, if the numeric data is in A1 and the TEXT data is in B1,
and both of them are 12345; the formula:

=A1=B1 :FALSE
=A1=--B1 :TRUE

The double unary preceding B1 forces Excel to convert it to a number.


--ron
 
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
How can I convert digits to alpha text? Richard Selzer Excel Discussion (Misc queries) 1 February 8th 05 06:36 PM
convert a number in Excel from numeric to text, i.e. "1" to "one" buenavisionpaul Excel Worksheet Functions 1 January 27th 05 06:30 PM
convert cells containing alpha to numeric ezu Excel Worksheet Functions 14 January 9th 05 10:01 PM
Convert Numeric into Text Monty Excel Worksheet Functions 0 December 18th 04 09:25 PM
convert numeric to text sahas Excel Worksheet Functions 2 November 4th 04 10:08 AM


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