#1   Report Post  
Metalteck
 
Posts: n/a
Default Total Questions

I currently use the autofilter on a spreadsheet to find all of the departments.
I also use a subtotal function,=subtotal(9,c2:c128), to total all of the
amounts of the department.

What I need to know how to do is divide and multiply these subtotal amounts,
so that I can get these totals when I use the autofilter, instead of manually
calculating each one.

Ex. If I have Unit Price and Total Ordered. I need to have these both
multiplied.
And if I have to find a percentage, I need to divide Unit Price by Total
Billed.

Please help.

Thank You
  #2   Report Post  
Tom Ogilvy
 
Posts: n/a
Default

You want this done on a row by row basis - why not add a dummy column where
the calculation is performed.

Or if you mean you need to multiply the subtotal by a single unit price

=subtotal(9,c2:c128)*UnitPrice

You might want to look at using a pivot table.

--
Regards,
Tom Ogilvy



"Metalteck" wrote in message
...
I currently use the autofilter on a spreadsheet to find all of the

departments.
I also use a subtotal function,=subtotal(9,c2:c128), to total all of the
amounts of the department.

What I need to know how to do is divide and multiply these subtotal

amounts,
so that I can get these totals when I use the autofilter, instead of

manually
calculating each one.

Ex. If I have Unit Price and Total Ordered. I need to have these both
multiplied.
And if I have to find a percentage, I need to divide Unit Price by Total
Billed.

Please help.

Thank You



  #3   Report Post  
Metalteck
 
Posts: n/a
Default

How would I create a Pivot Table to calculate all of this.

"Tom Ogilvy" wrote:

You want this done on a row by row basis - why not add a dummy column where
the calculation is performed.

Or if you mean you need to multiply the subtotal by a single unit price

=subtotal(9,c2:c128)*UnitPrice

You might want to look at using a pivot table.

--
Regards,
Tom Ogilvy



"Metalteck" wrote in message
...
I currently use the autofilter on a spreadsheet to find all of the

departments.
I also use a subtotal function,=subtotal(9,c2:c128), to total all of the
amounts of the department.

What I need to know how to do is divide and multiply these subtotal

amounts,
so that I can get these totals when I use the autofilter, instead of

manually
calculating each one.

Ex. If I have Unit Price and Total Ordered. I need to have these both
multiplied.
And if I have to find a percentage, I need to divide Unit Price by Total
Billed.

Please help.

Thank You




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to total itmes if they fall between a date range cel Excel Worksheet Functions 1 May 17th 05 07:39 PM
How to total items if they fall between a date range cel Excel Discussion (Misc queries) 1 May 17th 05 07:30 PM
Adding Data Using Multiple Worksheets to Total into a Grand Total Lillie Excel Worksheet Functions 1 April 19th 05 08:34 PM
Total remaining formula jbsand1001 Excel Worksheet Functions 2 January 6th 05 04:17 PM
Subtotal of Subtotal displays Grand Total in wrong row Thomas Born Excel Worksheet Functions 5 January 6th 05 01:46 PM


All times are GMT +1. The time now is 10:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"