View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Teethless mama Teethless mama is offline
external usenet poster
 
Posts: 3,718
Default Find if value exits in array

=countif(A:F,your_numeric_value)


"Glynn" wrote:

I need to determine if a numeric value held in a cell exists is a multy row,
multy column array of numeric values
--
Regards.

Glynn Taylor