ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   FORMULA; ADD A COLUMN, SUBTRACT 1 CELL, TAKE THE TOTAL X 10% (https://www.excelbanter.com/excel-discussion-misc-queries/114096-formula%3B-add-column-subtract-1-cell-take-total-x-10%25.html)

Teresea

FORMULA; ADD A COLUMN, SUBTRACT 1 CELL, TAKE THE TOTAL X 10%
 
I want to total a column, subtract 1 particular cell from the total, and
take the total times 10%. I know it should be easy but......

Jaleel

FORMULA; ADD A COLUMN, SUBTRACT 1 CELL, TAKE THE TOTAL X 10%
 
What do you mean by total times?

"Teresea" wrote:

I want to total a column, subtract 1 particular cell from the total, and
take the total times 10%. I know it should be easy but......


Dave F

FORMULA; ADD A COLUMN, SUBTRACT 1 CELL, TAKE THE TOTAL X 10%
 
=(SUM([range])-[cell])*.10

Example:

=(SUM(A1:A1000)-A50)*.10

Adjust to suit your needs.

Dave
--
Brevity is the soul of wit.


"Teresea" wrote:

I want to total a column, subtract 1 particular cell from the total, and
take the total times 10%. I know it should be easy but......


Dave F

FORMULA; ADD A COLUMN, SUBTRACT 1 CELL, TAKE THE TOTAL X 10%
 
times, as in multiplication.
--
Brevity is the soul of wit.


"Jaleel" wrote:

What do you mean by total times?

"Teresea" wrote:

I want to total a column, subtract 1 particular cell from the total, and
take the total times 10%. I know it should be easy but......


Gord Dibben

FORMULA; ADD A COLUMN, SUBTRACT 1 CELL, TAKE THE TOTAL X 10%
 
=(SUM(A:A)-A30)*0.1


Gord Dibben MS Excel MVP

On Thu, 12 Oct 2006 09:42:02 -0700, Teresea
wrote:

I want to total a column, subtract 1 particular cell from the total, and
take the total times 10%. I know it should be easy but......




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

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