View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Eric
 
Posts: n/a
Default Which function to check any value existed withing a list?

Does anyone know which function to perform checking any value within a list?
such as
a list {1,2,3,4,5,6,7,8,9}
a value {4}
then return true
Thank you
Eric