I could use some assistance with building one formula out of two.
Formula #1 in cell I2: =(LEFT(B2,2). Formula #2 works from the results of formula #1.
Formula #2 in cell J2: =IF(I2="P0",$AA$4,IF(I2="P7",$AA$1, IF(I2="P8",$AA$2, IF(I2="P9",$AA$3))))
I'm just not getting the logic to make these two come together. Any help would be greatly appreciated.
Thanks
Formula #1 in cell I2: =(LEFT(B2,2). Formula #2 works from the results of formula #1.
Formula #2 in cell J2: =IF(I2="P0",$AA$4,IF(I2="P7",$AA$1, IF(I2="P8",$AA$2, IF(I2="P9",$AA$3))))
I'm just not getting the logic to make these two come together. Any help would be greatly appreciated.
Thanks