Respuesta :
The formula contained in the YELLOW cell (G179) is known to be SMALL($F$177:$F$180,E179).
What is formula in computer?
A formula is known to be a kind of an expression that often informs the computer the kind of mathematical operation to carry out on any given value.
Note that in the above case, The formula contained in the YELLOW cell (G179) is known to be SMALL($F$177:$F$180,E179) because it will tell the exact summation of the cells highlighted.
See options below
=SMALL(E177:E180,$F$179)
=SMALL(F177:F180,$E$179)
=SMALL($F$177:$F$180,E179)
=SMALL($E$177:$E$180,F179)
Learn more about formula from
https://brainly.com/question/26969797
#SPJ1