Thread: Cell Programing
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Savy John Savy is offline
external usenet poster
 
Posts: 12
Default Cell Programing

Could you show me how to write this program:
if[sum((A1)+(A2))/5] would have decimal points then "blank", not to show
otherwise the result.
In other words I'm looking for the result without decimal point and if the
result has decimal point, it would be out of scop of the purpose, therefore
I'm not interested on the result.
Thanks,

--
John