What function will check a row for a series of specific numbers?

P

PuzzledK

I need to check a row of numbers, to see if specific numbers (say 1,5,7,8)
are in that row.
What is the easiest way to do this?
 
Top