Forum Discussion

112233375's avatar
112233375
Copper Contributor
Feb 28, 2023

Need help with if formula

HI 

I need some help with a if formula,  if column E value falls with the Wight basic rates in column a & b to equal the cost in column c.

 

Example: if I enter in 10 in E2 , I need the cost of $23 to fill in Column F2, then if I enter in 50 the cost of $25 will fill in F3. 

 

3 Replies

    • 112233375's avatar
      112233375
      Copper Contributor
      will it work if I end in a number in between like 27?
      • HansVogelaar's avatar
        HansVogelaar
        MVP

        112233375 

        Yes. If you don't specify FALSE as 4th argument of VLOOKUP, the formula will return the value in the second column corresponding to the last value in the first column that is less than or equal to the lookup formula. Just try it!

Resources