View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Geo Geo is offline
external usenet poster
 
Posts: 66
Default sum only if there is a value in cells

I have the following formula:
A3=SUM(A1+A2)
Is there a way so that A3 only sums if there is a value in both cells and
not if there is text?
The values are hours and minutes.