Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need a function in XLs that works as below
return 0 if 0<my number<0.5 return 1 if 0.5<my number<1 |