View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
RodJ RodJ is offline
external usenet poster
 
Posts: 11
Default Odd and even numbers

I need a function that would count how many are odd/even numbers in a row or
column.
eg:
1,3,6,22,35 = this row has 3 odd and 2 even numbers. Is there a function
that can count this for me.

Thanks
RodJ