Hi,
I'm trying to add a function to the following formula
=INDEX('Income Rankings 2023-2024'!A5:A105,MATCH(M27,INDEX('Income Rankings 2023-2024'!B5:P105,,MATCH(M25,'Income Rankings 2023-2024'!B4:P4,0)),1))
M25 is Family size
M27 is Income
I know that If a family of 3 makes $1147.52, the ranking should be ranked at # 13. Because the family makes more than $1133 (rank 12), the family falls under Rank #13.
Please note that there are 2 tabs 1) Income Rankings 2) Income Calculator - that's why the formula shoes "Income Rankings"
I'm trying to add a function to the following formula
=INDEX('Income Rankings 2023-2024'!A5:A105,MATCH(M27,INDEX('Income Rankings 2023-2024'!B5:P105,,MATCH(M25,'Income Rankings 2023-2024'!B4:P4,0)),1))
M25 is Family size
M27 is Income
I know that If a family of 3 makes $1147.52, the ranking should be ranked at # 13. Because the family makes more than $1133 (rank 12), the family falls under Rank #13.
Please note that there are 2 tabs 1) Income Rankings 2) Income Calculator - that's why the formula shoes "Income Rankings"