Hello all. So I am attempting to make an easy tool for us to calculate a sliding scale for financial assistance. There are 2 numbers that drive this and that is: Household Size and Yearly Income. Based on where that falls on the chart, a certain percentage would be applied.
Essentially its a range lookup. For 100% anything equal or less than should give a 100% response. Anything that is greater than or equal/less than the 50% Column should return 50% response and thus the same would apply for the 25% and then anything greater than the 25% column should return zero.
It does not have to be on the same sheet but for picture purposes I put on the same sheet but I did initially have sheet 1 for the tool and sheet 2 for the data ranges.
Essentially its a range lookup. For 100% anything equal or less than should give a 100% response. Anything that is greater than or equal/less than the 50% Column should return 50% response and thus the same would apply for the 25% and then anything greater than the 25% column should return zero.
It does not have to be on the same sheet but for picture purposes I put on the same sheet but I did initially have sheet 1 for the tool and sheet 2 for the data ranges.