PC Review


Reply
Thread Tools Rate Thread

Add cells in a column where other cells equal a value

 
 
Colin Weir
Guest
Posts: n/a
 
      1st Aug 2011
Hi There

I'm looking to add up a column of cells, say column K, but I only want it to take into account the cell in column K where the corresponging cell in column C equal a particular value, "SLC". Is this possible? Hope this makes sense.

Thanks

Colin

 
Reply With Quote
 
 
 
 
GS
Guest
Posts: n/a
 
      1st Aug 2011
Colin Weir brought next idea :
> Hi There
>
> I'm looking to add up a column of cells, say column K, but I only want it to
> take into account the cell in column K where the corresponging cell in column
> C equal a particular value, "SLC". Is this possible? Hope this makes sense.
>
> Thanks
>
> Colin


Try...

=SUMIF($C:$C,"SLC",$K:$K)

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc


 
Reply With Quote
 
Colin Weir
Guest
Posts: n/a
 
      3rd Aug 2011
Thanks for that. Really appreciate it.

C
 
Reply With Quote
 
GS
Guest
Posts: n/a
 
      3rd Aug 2011
Colin Weir wrote :
> Thanks for that. Really appreciate it.
>
> C


You're welcome, Colin! ..glad to help.

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc


 
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
How do I make a range of cells in a column equal to another cell jggsfl Microsoft Excel New Users 1 21st Dec 2007 01:15 AM
Sum column based on value in each row, if two cells equal, or if date is within time period clynneo@hotmail.com Microsoft Excel Worksheet Functions 8 25th Sep 2006 02:40 PM
Need to sum a column if two cells in row are equal cynthiaorser@houston.rr.com Microsoft Excel Worksheet Functions 1 24th Sep 2006 05:36 PM
all long column of cells equal to whatever I put in B2 Microsoft Excel Discussion 3 9th Jun 2005 04:16 AM
Add Cells In A Column Until They Equal 4200 Steve Roberts Microsoft Excel Programming 2 18th Apr 2005 03:06 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:32 PM.