I have an interesting question regarding VLOOKUP and ROUNDUP functions use together for numbers between 0.7 and 0.8. As you can see the attached image, numbers greater than 0.7 but less than 0.8 will not work with the ROUNDUP or TRUNC (you can ignore the outcomes for 0.6, 0.7 and 0.8 since this is for testing) functions. It worked for CEILING but CEILING won't work for other numbers. Of course everything would work if I hard-coded those numbers into VLOOKUP directly. I also tried with INDEX/MATCH or made all the formulas listed there as array formulas but they come out the same as regular VLOOKUP. This is Excel 2007 and I haven't tried on other versions yet. Can anyone take a look and let me know if this is a bug that MS should fix or if there are any other ways that I can cover all these numbers and get the results? Thank you so much.