I am trying to work on rent increases that are set in 3 tiers. the 2nd and 3rd tier are working great as they are very simple calculations. however on the 1st tier the increase is variable depending the variance between current rent and proposed rent. if current is higher than proposed the rent stays at current. however if current is less than proposed i want to set up cells that compare the variance and calculate the increase based on the amount of the variance. for example if current rent is $25 less than proposed rent i want to increase by X%, if it is $45 less then I want to increase by x% and so on. I want to set up a table that the x% uses to determine the amount of the increase so that each property can decide on their own percentages. My nested IF formula works if the current rent is more than proposed however if current rent is less than proposed it looks at the table but decreases the new rather than increases. I am sure this is just a simple oversight on my part but I can't seem to get it right. any suggestions would be appreciated. Thank you Wanda