please help populate column contents of 1 of 7 options. The formula should look in a single column for the digit 1,2,3,4,6 or it should understand that it is "blank". It should then populate with the contents of different columns accordingly. For example if it contains 1, should print text from cell A1, if its 2, B1, etc Actual references are: If K3 contains 1, print text of AH3 in AG3 If K3 contains 2, print text of AI1 in AG3 If K3 contains 3, print text of AJ1 in AG3 If K3 contains 4, print text of AK1 in AG3 If K3 contains 5, print text of AL1 in AG3 If K3 contains 6, print text of AM1 in AG3 If K3 is blank, print text of D3 in AG3
Solved by X. Q. in 28 mins