adding two colum cells only if there is data in 3rd colum
Is this what you are after?
In CellD3:
=IF(C1<"",A1+B1,"")
HTH,
Ryan---
--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.
"stbob" wrote:
add cells in two columns only if there is data in a third column
|