So the question is: how do you find .67 when it's between .6 and .7?
The next question is: what is the rule for interpolating the two (it the average, is it a sum, is it cacading,etc)
These questions Excel can't answer. You will need a formula that answers that question.
Using average as an example, you can use 'roundup' or 'rounddown' to look up .6 and .7 then average the results in the formula.
Does this resolve?