Answer:
See explaination
Step-by-step explanation:
First convert the above data into a table in excel from Insert tab, selecting the entire table and clicking on insert table
Then add the following formulas
Column K: IF(OR([at[Service Years]]>5,[at[College Graduate]]="Yes"),"Yes","No")
Column L: IF(AND([atSupervisor]="Yes",[at[Academic Technology Training]]="Yes"),"Yes","No")
See attachment for the result of the inputted formula.
Note: replace all the "at" with yhe at symbol.