Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How can i get the cell with my balance owed to subtract what payment I made
on the next cell? -- nat |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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. "nat" wrote: How can i get the cell with my balance owed to subtract what payment I made on the next cell? -- nat |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You subtract. If balance is in D2, and payment in C3, then new balance is:
=D2-C3 Regards, Fred "nat" wrote in message ... How can i get the cell with my balance owed to subtract what payment I made on the next cell? -- nat |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Not reduce fractions | Excel Discussion (Misc queries) | |||
How to Reduce value in a column by 5%? | Excel Discussion (Misc queries) | |||
How to reduce table? | New Users to Excel | |||
rent received/balance owed/running balance spreadsheet | Excel Discussion (Misc queries) | |||
reduce a balance from severel cells | Excel Worksheet Functions |