Using formulae in sheets, I am trying to create a template for Stakeholder mapping by embedding the below conditions and results. For Instance If (1) is entered in Column A and (B) is entered in column B, column C should pull in "Keep Informed". Or if (2) is entered in column A and (C) is entered in column B, column C should pull in "Regular Contact.
Here are the conditions:
1B, 1C = Keep Informed
1A = Manage Closely
2C, 2B, 3C, 3B = Regular Contact
2A, 3A = Anticipate and Manage Needs
Where,
1= Most Interest, 2=Some Interest and 3=Least Interest
A=Most Influence, 2=Some Influence and C=Least Influence
I have started by creating these using the IF function (see screenshot below) but need help to ensure that these conditions are pulled into all the column cells in the sheet. Therefore, depending on what someone enters in those columns, the correct result is pulled in.
TIA!