PC Review


Reply
Thread Tools Rate Thread

Auto sum 2 adjacent row data into 3rd row?

 
 
Tacrier
Guest
Posts: n/a
 
      17th Nov 2009
I have a list of people's names in column C and cost data for each person in
column M and N.

Is there was to provide a subtotal of all cost data for each person in
Column O?

i.e.:

row 1 Smith, John 100.00 440.00
row 2 Smith, John 300.00
row 3 Smith, John 40.00
row 4 Bird, Joe 50.00 500.00
row 5 Bird, Joe 450.00


Thank you in advance!
 
Reply With Quote
 
 
 
 
Sean Timmons
Guest
Posts: n/a
 
      17th Nov 2009
in C2, =IF(C1=C2,"",sumif(C:C,C2,M:M)+sumif(C:C,C2,N:N))

"Tacrier" wrote:

> I have a list of people's names in column C and cost data for each person in
> column M and N.
>
> Is there was to provide a subtotal of all cost data for each person in
> Column O?
>
> i.e.:
>
> row 1 Smith, John 100.00 440.00
> row 2 Smith, John 300.00
> row 3 Smith, John 40.00
> row 4 Bird, Joe 50.00 500.00
> row 5 Bird, Joe 450.00
>
>
> Thank you in advance!

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Auto fill adjacent cells KenM Microsoft Excel Misc 3 21st Nov 2008 02:29 AM
Auto fill Adjacent cells =?Utf-8?B?U2ltb24gQmxhY2tidXJu?= Microsoft Excel Worksheet Functions 7 27th Sep 2007 04:50 PM
When data match, copy adjacent value to adjacent column =?Utf-8?B?c2xpbWJpbQ==?= Microsoft Excel Worksheet Functions 2 8th Nov 2006 08:41 PM
Auto date/time insert when data entered into an adjacent cell =?Utf-8?B?QXV0byBkYXRlL3RpbWU=?= Microsoft Excel Worksheet Functions 1 9th Jul 2005 12:10 AM
Function or Formula to auto complete adjacent data Allan Barr Microsoft Excel Worksheet Functions 2 27th Aug 2003 09:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:28 AM.