Forum Discussion

Bmurphy76's avatar
Bmurphy76
Copper Contributor
Jun 15, 2022

Formula for Cross-checking names on sheet 2 column A against sheet 1 cells B2:N4

Hi guys

 

Can you help me with the above please? I’m a complete newbie and have tried a few searches on here to try to help me but it’s completely beyond my sphere of knowledge.

 

Thanks in advance

 

Brian

  • Riny_van_Eekelen's avatar
    Riny_van_Eekelen
    Platinum Contributor

    Bmurphy76 What exactly do you mean by "cross-checking"? Do you want to see if a name in Column A on Sheet2 exists in the C2:N4 in Sheet1? Are you looking for exact matches? Or perhaps you want to find the cell where that name occurs in Sheet1?

    Perhaps C2:N4 is a table with names in the the header row (2) and you want to return a value from the third row in the table (i.e. row 4).

     

    Depending on your Excel version, you have several functions at your disposal to "cross-check" values.

    FIND, SEARCH, LOOKUP, VLOOKUP, HLOOKUP, XLOOKUP, INDEX and MATCH etc.

     

    Please clarify

    • Bmurphy76's avatar
      Bmurphy76
      Copper Contributor

      Riny_van_Eekelen 

       

      Thanks Riny,

       

      I have a list of names from an organisation on sheet 2 column A and I have hotel rooms allocated to the names on sheet 1 across cells B2:N4. So I'm looking for a formula to search for their names and to give me a 'true' or 'yes' value if they've been included in the hotel room allocation to make sure I haven't missed anybody.    

Resources