Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Excel : how do I sum costs if the they relates to the same period

I have spread sheet with a 3 columns
1. column contains the projectnumber(1,2,3 etc)
2. column contains the week
3. column contains the cost made per week and per project(manually entrie)
4 column should sum all the costs which are made in the different weeks.

I dont want to have totals per project. If the costs made for several
projects in one week, eg week 30 will appear 3 times (entry per
projectnumber) , than I want to have a total of all costs made per week. (sum
of the 3 entries )
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,047
Default Excel : how do I sum costs if the they relates to the same period

hi

try to use sumproduct as,

=sumproduct(--(a2:a1000=project number)*(b2:b1000=Week);(c2:c1000))

hth
--
regards from Brazil
Thanks in advance for your feedback.
Marcelo



"Bomby" escreveu:

I have spread sheet with a 3 columns
1. column contains the projectnumber(1,2,3 etc)
2. column contains the week
3. column contains the cost made per week and per project(manually entrie)
4 column should sum all the costs which are made in the different weeks.

I dont want to have totals per project. If the costs made for several
projects in one week, eg week 30 will appear 3 times (entry per
projectnumber) , than I want to have a total of all costs made per week. (sum
of the 3 entries )

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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
unhide menu bar in excel - just disappeared Sean Setting up and Configuration of Excel 12 April 4th 23 10:19 AM
Open Excel 2003 from Windows Explorer pmpjr Excel Discussion (Misc queries) 9 September 11th 06 03:58 PM
Excel file with hyperlinks takes a long time to open over the network Didier P Links and Linking in Excel 3 July 4th 06 04:39 PM
Excel Application Development Costs - Need Advice TheRobsterUK Excel Discussion (Misc queries) 2 June 3rd 05 08:23 PM


All times are GMT +1. The time now is 02:02 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"