Thread: Even and Odd
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
aftamath
 
Posts: n/a
Default Even and Odd

IS there a keyword in Visual Basic that recognizes whether a number is odd or
even.
Could you explain a little more on how to call these functions and an example
of code for them. How to set a reference to the Analysis toolpak for
iseven(), isodd()? Thanks in advance.