Could someone help me fix this formula:
=VLOOKUP((E76,'Equip Rates'!D3:D228,0)-1,0)
I am trying to create a formula where it searched for a match to the text in Cell E76 to the Range in the "Equip Rates"!D3:D228 cells and returns the value one cell to the left when it finds the match.
=VLOOKUP((E76,'Equip Rates'!D3:D228,0)-1,0)
I am trying to create a formula where it searched for a match to the text in Cell E76 to the Range in the "Equip Rates"!D3:D228 cells and returns the value one cell to the left when it finds the match.