Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Jack Thiel
 
Posts: n/a
Default Adding every third cell in a column

I need a formula for a cell that will add the value in every cell in a
specified column that has the name "Plan" in the cell in the previous column.
  #2   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Thu, 21 Apr 2005 14:23:02 -0700, "Jack Thiel"
wrote:

I need a formula for a cell that will add the value in every cell in a
specified column that has the name "Plan" in the cell in the previous column.


Check HELP for SUMIF.

If "Plan" may or may not be in Column A; and your values to be added are in
Column C, then

=SUMIF(A1:A1000,"Plan",C1:C1000) might work.

If Column A contains Plan plus other stuff, then use wild card:

"*Plan*"

for example.


--ron
  #3   Report Post  
Jack Thiel
 
Posts: n/a
Default

That worked, Ron. Thanks much.

"Ron Rosenfeld" wrote:

On Thu, 21 Apr 2005 14:23:02 -0700, "Jack Thiel"
wrote:

I need a formula for a cell that will add the value in every cell in a
specified column that has the name "Plan" in the cell in the previous column.


Check HELP for SUMIF.

If "Plan" may or may not be in Column A; and your values to be added are in
Column C, then

=SUMIF(A1:A1000,"Plan",C1:C1000) might work.

If Column A contains Plan plus other stuff, then use wild card:

"*Plan*"

for example.


--ron

  #4   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Thu, 21 Apr 2005 14:59:06 -0700, "Jack Thiel"
wrote:

That worked, Ron. Thanks much.



You're welcome. Thank you for the feedback.


--ron
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
Return Count for LAST NonBlank Cell in each Row Sam via OfficeKB.com Excel Worksheet Functions 12 April 17th 05 10:36 PM
up to 7 functions? ALex Excel Worksheet Functions 10 April 12th 05 06:42 PM
How do I copy every 8th cell in a column siverfox19482 Excel Discussion (Misc queries) 2 March 16th 05 05:47 PM
Adding contents of one cell to a range of cells. CLJinVA Excel Worksheet Functions 1 February 10th 05 10:19 PM
How can I sort an entire spreadsheet from a list prod sorter Excel Worksheet Functions 4 November 17th 04 03:43 AM


All times are GMT +1. The time now is 06:22 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"