Forum Discussion

2 Replies

  • Haytham Amairah's avatar
    Haytham Amairah
    Silver Contributor

    Hi,

     

    Change the match method in VLOOKUP to exact match as follows:

     

    Replace this:

    =VLOOKUP(A2,'Complete source'!A2:H7,7)

    With this:

    =VLOOKUP(A2,'Complete source'!$A$2:$H$7,7,FALSE)

     

    • Paige Khan's avatar
      Paige Khan
      Copper Contributor

      Thanks for being so generous with your time to help others!  This worked and I'm so thankful for your help!

Resources