Forum Discussion

Charles665's avatar
Charles665
Copper Contributor
Oct 18, 2019

Finding a range of numbers in a column of numbers

Hey everyone.

 

I have a range of numbers (ex. 111111111-555555555) and i have a column of 2000 9 digit numbers in different spreadsheet. Is there away to create a formula that will tell me if any of the numbers in my range are in the 2000 numbers in the column? I hope that made sense. 

 

Thanks in advance

3 Replies

    • Subodh_Tiwari_sktneer's avatar
      Subodh_Tiwari_sktneer
      Silver Contributor

      Charles665 

      You're welcome! Glad it worked as desired.

      Please take a minute to accept the post with the proposed solution as a Best Response to mark your question as Solved.

  • Charles665 

    You may use MATCH function to check whether a number exists in another range.

    Please refer to the attached which demonstrate how to use MATCH function. There are two formulas one in column B and another in column C, choose one which suits to your requirement.

     

     

Resources