I'm trying to determine if an applicant has qualifying income for the # in the Household. I have an income matrix by max and min qualifying income; by # of people in household. I'd like to create a formula that looks at the 'total # of people in Household' column and depending on the result, apply the correct max and min allowable income to determine a 'yes' or 'no' result.
Here is an example:
Matrix:
An application comes in and has a HH of 3, I'd like the formular to reference the # in HH cell in the applicant sheet and use the max and min values in the matrix sheet for that number to determine a "Yes" or 'No" result.
Does this make sense? Thoughts?