Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How to count certain values in a column

I'm designing a spreadsheet where column B contains the month and column C
contains a numerical value. Could anyone out there suggest a formula that
only counts the values in Column B for the month contained in column C.

B C
April 1
April
April 3
April 1
May
June 1
June 1
June 1
July 3


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default How to count certain values in a column

I should have written "only counts the values in Column C for the month
contained in column B."


"Mark Corbett" wrote:

I'm designing a spreadsheet where column B contains the month and column C
contains a numerical value. Could anyone out there suggest a formula that
only counts the values in Column B for the month contained in column C.

B C
April 1
April
April 3
April 1
May
June 1
June 1
June 1
July 3


  #3   Report Post  
Posted to microsoft.public.excel.misc
Nav Nav is offline
external usenet poster
 
Posts: 43
Default How to count certain values in a column

I am presuming you meant sum vlaues in col c for month in col B:

=SUMIF(a1:a24,"jan",b1:b24)

Hope this is what you were after.


"Mark Corbett" wrote:

I should have written "only counts the values in Column C for the month
contained in column B."


"Mark Corbett" wrote:

I'm designing a spreadsheet where column B contains the month and column C
contains a numerical value. Could anyone out there suggest a formula that
only counts the values in Column B for the month contained in column C.

B C
April 1
April
April 3
April 1
May
June 1
June 1
June 1
July 3


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default How to count certain values in a column

Nav

Thanks, that's exactly what I wanted. Very helpful.

Mark
------------------------------------------------
"Nav" wrote:

I am presuming you meant sum vlaues in col c for month in col B:

=SUMIF(a1:a24,"jan",b1:b24)

Hope this is what you were after.


"Mark Corbett" wrote:

I should have written "only counts the values in Column C for the month
contained in column B."


"Mark Corbett" wrote:

I'm designing a spreadsheet where column B contains the month and column C
contains a numerical value. Could anyone out there suggest a formula that
only counts the values in Column B for the month contained in column C.

B C
April 1
April
April 3
April 1
May
June 1
June 1
June 1
July 3


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 Summed Count of Multiple Consecutive Numeric Values Sam via OfficeKB.com Excel Worksheet Functions 4 April 10th 06 10:35 PM
Count Intervals of 2 Consecutive Values in same Row and Return Count across Row Sam via OfficeKB.com Excel Worksheet Functions 6 November 29th 05 03:27 PM
creating a bar graph Johnfli Excel Discussion (Misc queries) 0 October 26th 05 08:16 PM
Count Position of Filtered TEXT cells in a column Sam via OfficeKB.com Excel Worksheet Functions 0 May 15th 05 08:14 PM
Can I count values in column 1 if criteria in column 2 are met confounded office user Excel Worksheet Functions 2 November 9th 04 12:02 PM


All times are GMT +1. The time now is 09:00 PM.

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"