View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sly Sly is offline
external usenet poster
 
Posts: 11
Default count and return pair numbers

What function can I use to return the number of pair or impair numbers in a
row

A B C D E F

Row 1 2 6 9 11 16 20 Pair number = 4
Impair number = 2

Thanks

Sly