Hello,
I have created a vlookup that works but cannot seem to create a second one.
Working: =VLOOKUP([Currency Code]55, {Customer FY18 FX Rates Range 2}, 4, false)
Not working: =VLOOKUP(Country55, {Region List Range 2}, 4, false)
I cannot see why one is working and the other is not. Any help or advice appreciated.