Hi All,
I have the below formula, and the coloured words are name boxes. What I try to achive here is to have a shorter formula which pulls the info from those ranges, instead of adding each column to the formula.
=
IF(U5=HighestRatesTech,580,
IF(U5=MidHighRatesTech,475,
IF(U5=Z19,370,
IF(U5=LowRatesTech,AA20,0))))
Thanks for the help.
I have the below formula, and the coloured words are name boxes. What I try to achive here is to have a shorter formula which pulls the info from those ranges, instead of adding each column to the formula.
=
IF(U5=HighestRatesTech,580,
IF(U5=MidHighRatesTech,475,
IF(U5=Z19,370,
IF(U5=LowRatesTech,AA20,0))))
Thanks for the help.