Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 152
Default Sum by Cost Center

I have a workpaper that lists employees, their salary and the % of time they
work in a cost center. The employee's salary is multiplied by the % of time
to determine the cost center expense. There are over 200 employees that
divide their time to various cost centers.
What I need to is get a sum of the expnse by cost center. Is there a fuction
that would total the expense by cost center for a range.


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Sum by Cost Center


Use SUMIF in this format
*=SUMIF(Range to look at for cost centre,Cost centre,Range to sum)*

Ross;244866 Wrote:
I have a workpaper that lists employees, their salary and the % of time
they
work in a cost center. The employee's salary is multiplied by the % of
time
to determine the cost center expense. There are over 200 employees that
divide their time to various cost centers.
What I need to is get a sum of the expnse by cost center. Is there a
fuction
that would total the expense by cost center for a range.



--
Simon Lloyd

Regards,
Simon Lloyd
'The Code Cage' (http://www.thecodecage.com)
------------------------------------------------------------------------
Simon Lloyd's Profile: http://www.thecodecage.com/forumz/member.php?userid=1
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=68295

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default Sum by Cost Center

Hi,

Please show us an example of the data layout. Probably you want SUMIF or
SUMIFS or SUMPRODUCT.

SUMIF(CostCenterRange,A1,SumRange)

where A1 has a cost center name or number or whatever.

Or you could use a pivot table.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Ross" wrote:

I have a workpaper that lists employees, their salary and the % of time they
work in a cost center. The employee's salary is multiplied by the % of time
to determine the cost center expense. There are over 200 employees that
divide their time to various cost centers.
What I need to is get a sum of the expnse by cost center. Is there a fuction
that would total the expense by cost center for a range.


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default Sum by Cost Center

Hi,

You can also use Data Subtotal. Bur before doing so, please sort the Cost
Centre column in ascending order.

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Ross" wrote in message
...
I have a workpaper that lists employees, their salary and the % of time
they
work in a cost center. The employee's salary is multiplied by the % of
time
to determine the cost center expense. There are over 200 employees that
divide their time to various cost centers.
What I need to is get a sum of the expnse by cost center. Is there a
fuction
that would total the expense by cost center for a range.


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 creat a cost center? Lakshminarayana Excel Discussion (Misc queries) 0 May 17th 07 11:41 AM
Call Center Management: How to calculate 'cost per call' Denniso6 Excel Discussion (Misc queries) 2 June 25th 06 05:01 PM
Current Cost versus Original Cost A Boe New Users to Excel 2 August 19th 05 02:19 AM
Confusion on adding percentage of cost to that cost. [email protected] Excel Worksheet Functions 12 July 13th 05 11:45 PM
Center Across Selection Vertically Help. I am trying to center te. msond Excel Discussion (Misc queries) 1 March 29th 05 12:37 PM


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

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"