I have a 2-column table listing 'Size' and 'Point'. On a seperate sheet, I have three cells listed across as 'Estimate', 'Rating', and 'Breaking'. In this, the values in 'Breaking' are equal to 'Rating' * 1.25 and I want to increase 'Rating based on increasing values of 'Point' until the value of 'Breaking' is greater than 'Estimate'. In addition, 'Rating' has an initial value set equal to another cell. Is there a way to do this without using a macro?