Hello,
I'm using Smartsheet this year for our financial aid awards. Previous years it was done through excel using a Financial Aid grid. We take the family size and income and then see where the fall in the grid for their FA award. Last year it was done with an extremely long formula of =IFERROR(IF(X2=1,VLOOKUP(AB2,'FA Grid'!$D$31:$P$52,13,1),IF(X2=2,VLOOKUP(AB2,'FA Grid'!$E$31:$P$52,12,1),IF(X2=3,VLOOKUP(AB2,'FA Grid'!$F$31:$P$52,11,1),IF(X2=4,VLOOKUP(AB2,'FA Grid'!$G$31:$P$52,10,1),IF(X2=5,VLOOKUP(AB2,'FA Grid'!$H$31:$P$52,9,1),IF(X2=6,VLOOKUP(AB2,'FA ETC. Any help on how I can recreate this or something similar would be great.
Thank you!