Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Sorry your formual works. I just needed to sum the two cells as
=IF(ISERROR(SUM(J1,AK1)),"",SUM(J1,AK1)) "Teethless mama" wrote: =IF(ISERROR(SUM(A1:A100)),"",SUM(A1:A100)) "Curtis" wrote: I am trying to add two cells and ach cell contains a formaula. I keep getting the error #VALUE! when one of cells does not produce a value Is there any way to avoid this Thanks |