View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
qh8519a qh8519a is offline
external usenet poster
 
Posts: 2
Default Add two cells if one cell is greater than 0

I am looking to add cells 'a' and 'b' if cell 'a' is greater than '0'. If
cell 'a' is less than or equal to '0', I would like the value to be 0. Any
help would be appreciated.

Thanks
Drew