displaying a calculation after it's been calculated

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a balance column that I want to only display the results after the
calculation has been completed. I don't want to see the zeros or the last
result all the way down the column
 
=IF(A1="","","Data you want to see")
IF(Test,valueIfTrue,ValueifFalse)
 

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