Forum Discussion

steve_vicknair's avatar
steve_vicknair
Copper Contributor
Jun 16, 2022
Solved

Conversion from VLOOKUP to XLOOKUP

I am trying to convert formulas written in VLOOKUP to XLOOKUP. Data is in one table looking at another table. Example below of current formula -

 

=IFERROR(VLOOKUP(A10,Cycle_Count_Report!B:G,6,FALSE),"NONE")

 

Your help would be appreciated.

  • steve_vicknair's avatar
    steve_vicknair
    Jun 16, 2022
    Thanks! Only change I had to make was converting from a General date to a normal/short date.

3 Replies

Resources