Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Need a Match formula

I need to create a formula that will find a match between 2 workbooks.
Workbook 1 has phone numbers from cell A1 to cell A1765
Workbook 2 has phone numbers from cell A3 to cell 20002
If there is a match I would like it to come back and say True.
The matching numbers are in different cells

I have tried the formulas from other questions and instered my info and
can't seem to get it to work.

Please help.

Thank you
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Need a Match formula

Try a formula like this entered in Workbook 1 cell B1:

=ISNUMBER(MATCH(A1,'[Workbook 2.xls]Sheet1'!A$3:A$20002,0))

Have "workbook 2" open when you enter this formula and let Excel put in the
path for you.

Copy down as needed.

--
Biff
Microsoft Excel MVP


"Nellie2488" wrote in message
...
I need to create a formula that will find a match between 2 workbooks.
Workbook 1 has phone numbers from cell A1 to cell A1765
Workbook 2 has phone numbers from cell A3 to cell 20002
If there is a match I would like it to come back and say True.
The matching numbers are in different cells

I have tried the formulas from other questions and instered my info and
can't seem to get it to work.

Please help.

Thank you



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Need a Match formula

T. Valko, Thank you very much for your assistance. However, unfortunately, it
did not work. Would you by any chance have any other suggestions? Using the
formula you supplied it the response was all 'False'. I know some of the
numbers match.

"T. Valko" wrote:

Try a formula like this entered in Workbook 1 cell B1:

=ISNUMBER(MATCH(A1,'[Workbook 2.xls]Sheet1'!A$3:A$20002,0))

Have "workbook 2" open when you enter this formula and let Excel put in the
path for you.

Copy down as needed.

--
Biff
Microsoft Excel MVP


"Nellie2488" wrote in message
...
I need to create a formula that will find a match between 2 workbooks.
Workbook 1 has phone numbers from cell A1 to cell A1765
Workbook 2 has phone numbers from cell A3 to cell 20002
If there is a match I would like it to come back and say True.
The matching numbers are in different cells

I have tried the formulas from other questions and instered my info and
can't seem to get it to work.

Please help.

Thank you




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Need a Match formula

See this:

http://contextures.com/xlFunctions03.html#Trouble

--
Biff
Microsoft Excel MVP


"Nellie2488" wrote in message
...
T. Valko, Thank you very much for your assistance. However, unfortunately,
it
did not work. Would you by any chance have any other suggestions? Using
the
formula you supplied it the response was all 'False'. I know some of the
numbers match.

"T. Valko" wrote:

Try a formula like this entered in Workbook 1 cell B1:

=ISNUMBER(MATCH(A1,'[Workbook 2.xls]Sheet1'!A$3:A$20002,0))

Have "workbook 2" open when you enter this formula and let Excel put in
the
path for you.

Copy down as needed.

--
Biff
Microsoft Excel MVP


"Nellie2488" wrote in message
...
I need to create a formula that will find a match between 2 workbooks.
Workbook 1 has phone numbers from cell A1 to cell A1765
Workbook 2 has phone numbers from cell A3 to cell 20002
If there is a match I would like it to come back and say True.
The matching numbers are in different cells

I have tried the formulas from other questions and instered my info and
can't seem to get it to work.

Please help.

Thank you






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 formula - 2 excel files:#1 hasthis formula, 2nd has the Raw DS Excel Worksheet Functions 4 October 7th 06 12:25 AM
MATCH Formula moglione1 Excel Discussion (Misc queries) 1 February 2nd 06 01:07 PM
How do I display more than one match in a Index/Match formula? Trish Excel Worksheet Functions 0 September 26th 05 10:21 PM
Lookup Formula - but have a formula if it can't find/match a value Stephen Excel Worksheet Functions 11 June 14th 05 05:32 AM
Help!!! Match Formula EVRPAGING Excel Worksheet Functions 1 February 16th 05 07:44 PM


All times are GMT +1. The time now is 07:35 PM.

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"