Reduce balance

  • Thread starter Thread starter nat
  • Start date Start date
N

nat

How can i get the cell with my balance owed to subtract what payment I made
on the next cell?
 
let's say your balance owed is 100, and your payment was in cell B1, then you
would enter =100-A1 in the cell
If you tell us more about what you are trying to do, there are probably much
better ways to do this calculation.
 
You subtract. If balance is in D2, and payment in C3, then new balance is:
=D2-C3

Regards,
Fred
 

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