#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default Data match (Take 2)

I have a list of 19-digit account numbers, like such:

1205000458476190000

I also have a list of 20-digit account numbers, like such:

01205000458476194300

The above examples belong to the same account - that is, they are the same
account number. They simply differ by 1 leading zero and the last 4 digits
("0000" in the first, "4300" in the second). I need to take all the account
numbers in one list and match them with the numbers in the other list.
What's the best way to do this?

Thanks in advance for any help.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Data match (Take 2)

I am not sure what you are trying to accomplish exactly when you say match
them. However, you can trim down the longer one by using the MID() forumla
and picking the string of digits out in the middle that you want.

"martinbarnes" wrote:

I have a list of 19-digit account numbers, like such:

1205000458476190000

I also have a list of 20-digit account numbers, like such:

01205000458476194300

The above examples belong to the same account - that is, they are the same
account number. They simply differ by 1 leading zero and the last 4 digits
("0000" in the first, "4300" in the second). I need to take all the account
numbers in one list and match them with the numbers in the other list.
What's the best way to do this?

Thanks in advance for any 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
Match data then comapre and return new data [email protected] Excel Worksheet Functions 0 June 18th 08 12:53 PM
Match data in 2 columns and return data from 3rd column gwtreece[_2_] Excel Worksheet Functions 1 April 4th 07 03:27 PM
Find, Match data and paste data between two workbooks Chuckak Excel Discussion (Misc queries) 0 September 1st 06 06:59 PM
index,match,match on un-sorted data Brisbane Rob Excel Worksheet Functions 3 September 24th 05 10:04 PM
The match and lookup functions can find literal data but not the same data referenced from a cell Jeff Melvaine Excel Discussion (Misc queries) 3 April 30th 05 01:29 PM


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