Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 181
Default Multiple conditions

I need a formula that will count the number of instances identified in column
M by month (column K). Note column K will have varing days of the month,
month of the year.

I need this summarized in a summary sheet

ex:

Jan Feb Mar Etc..
car 1
boat 4
ship 5
bike
etc€¦

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,420
Default Multiple conditions

=SUMPRODUCT(--(Sheet1!$K$2:$K$200=B$1),--(Sheet1!$M$2:$M$200=$A2))

--
__________________________________
HTH

Bob

"Curtis" wrote in message
...
I need a formula that will count the number of instances identified in
column
M by month (column K). Note column K will have varing days of the month,
month of the year.

I need this summarized in a summary sheet

ex:

Jan Feb Mar Etc..
car 1
boat 4
ship 5
bike
etc.

Thanks



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,104
Default Multiple conditions

Please tell us more about the data
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"Curtis" wrote in message
...
I need a formula that will count the number of instances identified in
column
M by month (column K). Note column K will have varing days of the month,
month of the year.

I need this summarized in a summary sheet

ex:

Jan Feb Mar Etc..
car 1
boat 4
ship 5
bike
etc.

Thanks



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 181
Default Multiple conditions

Sheet 2 contains raw data that lists various data by date purchased and asset
purchased. The assest could be anything in column M and the date could be any
day in any month in any year.

In my summary page, Sheet 1, I will list all the assest in the portfolio
vertically say in cloumn A rows 3 through 15. I will also list the month
horizontially in row 1 column B through M.

I need a formula that will look at sheet two and look at the both the assest
and date purchased and associate it to the month and assest in sheet 1.

Date in sheet 2 is formated as 1/26/2009.
Date in sheet one is formated as Jan 09


Thanks

"Bernard Liengme" wrote:

Please tell us more about the data
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"Curtis" wrote in message
...
I need a formula that will count the number of instances identified in
column
M by month (column K). Note column K will have varing days of the month,
month of the year.

I need this summarized in a summary sheet

ex:

Jan Feb Mar Etc..
car 1
boat 4
ship 5
bike
etc.

Thanks




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default Multiple conditions

Hi,

This question is a perfect candidate for a pivot table. Create a simple
pivot table (Data Pivot Table and pivot chart report). Now drag the date
to the column area and asset to the row area. Drag asset to the data area
as well. Now while inside the pivot table, click on "Group and Show detail"
in the pivot table toolbar and select months. Now you will see months
instead of dates in the column area.

Hope this helps.

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Curtis" wrote in message
...
Sheet 2 contains raw data that lists various data by date purchased and
asset
purchased. The assest could be anything in column M and the date could be
any
day in any month in any year.

In my summary page, Sheet 1, I will list all the assest in the portfolio
vertically say in cloumn A rows 3 through 15. I will also list the month
horizontially in row 1 column B through M.

I need a formula that will look at sheet two and look at the both the
assest
and date purchased and associate it to the month and assest in sheet 1.

Date in sheet 2 is formated as 1/26/2009.
Date in sheet one is formated as Jan 09


Thanks

"Bernard Liengme" wrote:

Please tell us more about the data
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"Curtis" wrote in message
...
I need a formula that will count the number of instances identified in
column
M by month (column K). Note column K will have varing days of the
month,
month of the year.

I need this summarized in a summary sheet

ex:

Jan Feb Mar Etc..
car 1
boat 4
ship 5
bike
etc.

Thanks




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
SUMPRODUCT or INDEX/MATCH for multiple conditions and multiple rec TravisB Excel Discussion (Misc queries) 21 March 16th 07 09:49 PM
How do I add multiple values that match multiple conditions? Joel Excel Discussion (Misc queries) 5 April 10th 06 01:32 PM
Multiple conditions and multiple return values Minerva Excel Worksheet Functions 3 February 16th 06 06:57 AM
Combining Text from multiple cells under multiple conditions KNS Excel Worksheet Functions 2 June 15th 05 11:00 PM
How to multiple conditions to validate more than 2 conditions to . Bhuvana Govind Excel Worksheet Functions 1 January 28th 05 07:07 PM


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