View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GoFigure[_18_] GoFigure[_18_] is offline
external usenet poster
 
Posts: 1
Default Determine if Integer is Odd or Even


Excel version: 11 (2003 SP2)
OS: WXP SP2

What's the VBA code equivalent of the Excel IsOdd built-in formula?

It would great if one could use
Application.WorksheetFunction.IsOdd(range), but the IsOdd Excel
built-in is not available in VBA.

Many thanks,

- Al


--
GoFigure
------------------------------------------------------------------------
GoFigure's Profile: http://www.excelforum.com/member.php...fo&userid=4274
View this thread: http://www.excelforum.com/showthread...hreadid=492937