Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Help with Match function & cell formats
 
Posts: n/a
Default I have 2 columns to compare,each text. doing formulas, they don'.

I am trying to compare two columns of data with the match function. The
values are the same, but it seems as if the formatting is different because
the match doesn't find the matched data. I have chosen "format Cells" and
made sure both are a text format, but it doesn't seem to affect the format.
When doing the match, the first column displays as "1066", the second as
1066. Can someone help?

  #2   Report Post  
Max
 
Posts: n/a
Default

Some thoughts ..

Copy an empty cell and do a paste special add ok
to the entire range of text numbers to coerce these to real numbers

One other alternative would be to use something like
=MATCH(TEXT(A1,"0000"),...,0)

instead of
=MATCH(A1,...,0)

to convert the lookup values' real numbers (say)
to match with the reference column's text numbers (say)

--
Rgds
Max
xl 97
---
GMT+8, 1° 22' N 103° 45' E
xdemechanik <atyahoo<dotcom
----
"Help with Match function & cell formats" <Help with Match function & cell
wrote in message
...
I am trying to compare two columns of data with the match function. The
values are the same, but it seems as if the formatting is different

because
the match doesn't find the matched data. I have chosen "format Cells" and
made sure both are a text format, but it doesn't seem to affect the

format.
When doing the match, the first column displays as "1066", the second as
1066. Can someone help?



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
Sort or Filter option? Mcobra41 Excel Worksheet Functions 3 February 23rd 05 07:22 PM
Text to Columns - moves text up Stoofer Excel Discussion (Misc queries) 2 February 19th 05 10:04 PM
Text To Columns Mike Excel Worksheet Functions 3 December 31st 04 11:22 PM
How do I compare two columns on seperate sheets and replace text . hag400 Excel Worksheet Functions 1 December 28th 04 02:32 PM
Text to columns will not shut off. Gerald Cornforth Excel Worksheet Functions 5 December 15th 04 01:39 AM


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