For some reason this isn't working. I want it to sum Column F if Column A has a certain value and if Column B contains one of three possibilities. This function will not work however! I'm getting a sum of 0.

SUMIFS(F1:F1,A1:A1,8,B1:B1,OR(4,7,9))