Search data formulas - HELP!!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

Can anyone Help ?

I have a spreadsheet with a list of phone numbers amongst other data
columns, I want to look-up those phone numbers in another spreadsheet and if
it finds the same phone number return a value of 'YES'.

I have tried the usual look-up functions and am not sure if I need to be
using 'Match', or another formula ?
 
=IF(ISNUMBER(MATCH(A1,'[Phones.xls]Sheet1'!$A$1:$A$20,0)),"Yes","")

gets the value in A1 and looks it up.
--

HTH

RP
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top