adding two colum cells only if there is data in 3rd colum

  • Thread starter Thread starter stbob
  • Start date Start date
Is this what you are after?
In CellD3:
=IF(C1<>"",A1+B1,"")

HTH,
Ryan---
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top