SUM of subtracting and then adding different cell

K

Kurt

I want to be able to make a "seperate cell" that will ony hold a $ amount in
it and then when I put new numbers into two other cells it will give the sum
of thoe two and then add the seperate one...something goofie like this...
=SUM(LMNO18-LMNO19+"SEPERATE CELL")
 
P

Pecoflyer

Kurt;303319 said:
I want to be able to make a "seperate cell" that will ony hold a $
amount in
it and then when I put new numbers into two other cells it will give
the sum
of thoe two and then add the seperate one...something goofie like
this...
=SUM(LMNO18-LMNO19+"SEPERATE CELL")

Hi,
you do not need the sum function for this
=cell1-cell2 + separatecell will do.
Of course this formula should not be entered in the cell "separatecell"
but somewhere else


--
Pecoflyer

Cheers -
*'Membership is free' (http://www.thecodecage.com)* & allows file
upload ->faster and better answers

*Adding your XL version* to your post helps finding solution faster
 

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

Top