Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
BradP
 
Posts: n/a
Default Other Sum Question


I am trying to come up with total to complete by Plant Division. All
the data is on across 1 Row.

Ex.
Job /Paint/Division /Detail /Division /Inspection /Division /Delivery
/Division

Roger - 1500.00 - C - 180.00 - C - Inspection - 125.00 - AS - 225.00 -
C


I want total for Division C and Division AS. I have a column for each
Division's Total at the end of that Row.


--
BradP
------------------------------------------------------------------------
BradP's Profile: http://www.excelforum.com/member.php...fo&userid=6255
View this thread: http://www.excelforum.com/showthread...hreadid=518981

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Domenic
 
Posts: n/a
Default Other Sum Question

Assumptions:

A1:I1 contains your labels

A2:I2 contains your data

Formula:

=SUMIF(C2:I2,"C",B2:H2)

Hope this helps!

In article ,
BradP wrote:

I am trying to come up with total to complete by Plant Division. All
the data is on across 1 Row.

Ex.
Job /Paint/Division /Detail /Division /Inspection /Division /Delivery
/Division

Roger - 1500.00 - C - 180.00 - C - Inspection - 125.00 - AS - 225.00 -
C


I want total for Division C and Division AS. I have a column for each
Division's Total at the end of that Row.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
BradP
 
Posts: n/a
Default Other Sum Question


I adjusted the explain on my speadsheet. Any help were to great


--
BradP
------------------------------------------------------------------------
BradP's Profile: http://www.excelforum.com/member.php...fo&userid=6255
View this thread: http://www.excelforum.com/showthread...hreadid=518981

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Domenic
 
Posts: n/a
Default Other Sum Question

Having taken a look at your sample data, it looks like A2:J2 contains
your data. If this is correct, try...

=SUMIF(C2:J2,"C",B2:I2)

....which will return 1905. The cells being summed are B2 (1500), D2
(180), and I2 (225).

Hope this helps!

In article ,
BradP wrote:

I adjusted the explain on my speadsheet. Any help were to great

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
Is this the proper place to ask my question? amkazen Excel Discussion (Misc queries) 1 March 1st 06 05:20 PM
Summary Page Question EyeNoNothing via OfficeKB.com Excel Discussion (Misc queries) 1 February 18th 06 10:03 PM
Pivot table question gary Excel Discussion (Misc queries) 1 January 10th 06 06:25 PM
How do I find and replace a question mark in Excel? Ranpalandil Excel Discussion (Misc queries) 1 September 7th 05 10:20 PM
An easy macro question and one I believe to be a little more diffi TroutKing Excel Worksheet Functions 3 January 18th 05 09:17 PM


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