I am trying to copy the formula of my current sheet to a new one but I got "#incorrect argument. Here is the formula:
=IFERROR(IF([Freight Pay to Country]@row = "", "", IF(OR(LEFT(Incoterm@row, 1) = "D", LEFT(Incoterm@row, 1) = "C"), 0, VLOOKUP([Freight Pay to Country]@row + [Freight Mode]@row + [Target Launch Year]@row, {KR Freight Rates and Lead Time Range 1}, 6, false))), "Error")