ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   addition, subtraction in a single cell formula (https://www.excelbanter.com/excel-discussion-misc-queries/248548-addition-subtraction-single-cell-formula.html)

mePenny

addition, subtraction in a single cell formula
 
I need help updating a single cell formula.

G4 has a formula of *=12500-A7

I would like to update this so that A7, A8, A9 are added together then
subtracted from 12500.

Any help would be greatly appreciated.

mePenny

Bernard Liengme

addition, subtraction in a single cell formula
 
=12500-SUM(A7:A9)
OR
=12500 - A7 - A8 - A9
OR
12500 - (A7 + A8 + A9)
best wishes
--
Bernard Liengme
http://people.stfx.ca/bliengme
Microsoft Excel MVP

"mePenny" wrote in message
...
I need help updating a single cell formula.

G4 has a formula of *=12500-A7

I would like to update this so that A7, A8, A9 are added together then
subtracted from 12500.

Any help would be greatly appreciated.

mePenny



Jacob Skaria

addition, subtraction in a single cell formula
 
Try

=12500-SUM(A7:A9)


If this post helps click Yes
---------------
Jacob Skaria


"mePenny" wrote:

I need help updating a single cell formula.

G4 has a formula of *=12500-A7

I would like to update this so that A7, A8, A9 are added together then
subtracted from 12500.

Any help would be greatly appreciated.

mePenny


mePenny

addition, subtraction in a single cell formula
 
Jacob, Thank you very much that did work!!

mePenny

"Jacob Skaria" wrote:

Try

=12500-SUM(A7:A9)


If this post helps click Yes
---------------
Jacob Skaria


"mePenny" wrote:

I need help updating a single cell formula.

G4 has a formula of *=12500-A7

I would like to update this so that A7, A8, A9 are added together then
subtracted from 12500.

Any help would be greatly appreciated.

mePenny


mePenny

addition, subtraction in a single cell formula
 
Bernard,

Thank you for all your help!! it works!~!!!

"Bernard Liengme" wrote:

=12500-SUM(A7:A9)
OR
=12500 - A7 - A8 - A9
OR
12500 - (A7 + A8 + A9)
best wishes
--
Bernard Liengme
http://people.stfx.ca/bliengme
Microsoft Excel MVP

"mePenny" wrote in message
...
I need help updating a single cell formula.

G4 has a formula of *=12500-A7

I would like to update this so that A7, A8, A9 are added together then
subtracted from 12500.

Any help would be greatly appreciated.

mePenny


.



All times are GMT +1. The time now is 07:07 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com