A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

SUMPRODUCT Issue



 
 
Thread Tools Display Modes
  #1  
Old March 9th, 2004, 04:25 PM
Adam Lauzon
external usenet poster
 
Posts: n/a
Default SUMPRODUCT Issue

I am trying to set up a summary page from data collected
over the past few months. The 2 colums of data that I am
trying to reference are a date colum in a mm/dd/yyyy
format. The other is a a validated drop down list.

My objective is to find out how many of responses from
the drop down list occuredd in the diffente months.
Specific dates are irrelevant at this point.

Right now I am try to use a SUMPRODUCT statement and
having no luck. Mostly getting a 0 as a product.

Here is what I pretty much have so far, any help would be
great as I have been at this for a while:

=SUMPRODUCT(((Data!C2:C1000=BK2)+(Data!C2:C1000=BK 3))*
(Data!A1:A1000=MONTH(x))

C colum is my data validated colum that references BK2:BK6
A colum is my date colume, I have formatted the cells to
be in the date format vs. General.
x is the Month Number i.e. 12 is December which is where
my Data starts.

Any ideas would be great.
Thanks in advance.

  #2  
Old March 9th, 2004, 04:36 PM
Andy B
external usenet poster
 
Posts: n/a
Default SUMPRODUCT Issue

Adam

See answers in misc.

Andy.

"Adam Lauzon" wrote in message
...
I am trying to set up a summary page from data collected
over the past few months. The 2 colums of data that I am
trying to reference are a date colum in a mm/dd/yyyy
format. The other is a a validated drop down list.

My objective is to find out how many of responses from
the drop down list occuredd in the diffente months.
Specific dates are irrelevant at this point.

Right now I am try to use a SUMPRODUCT statement and
having no luck. Mostly getting a 0 as a product.

Here is what I pretty much have so far, any help would be
great as I have been at this for a while:

=SUMPRODUCT(((Data!C2:C1000=BK2)+(Data!C2:C1000=BK 3))*
(Data!A1:A1000=MONTH(x))

C colum is my data validated colum that references BK2:BK6
A colum is my date colume, I have formatted the cells to
be in the date format vs. General.
x is the Month Number i.e. 12 is December which is where
my Data starts.

Any ideas would be great.
Thanks in advance.



  #3  
Old March 9th, 2004, 04:37 PM
Frank Kabel
external usenet poster
 
Posts: n/a
Default SUMPRODUCT Issue

Hi Adam
see your replies in Excel.misc

P.S.: please don't multipost


--
Regards
Frank Kabel
Frankfurt, Germany

Adam Lauzon wrote:
I am trying to set up a summary page from data collected
over the past few months. The 2 colums of data that I am
trying to reference are a date colum in a mm/dd/yyyy
format. The other is a a validated drop down list.

My objective is to find out how many of responses from
the drop down list occuredd in the diffente months.
Specific dates are irrelevant at this point.

Right now I am try to use a SUMPRODUCT statement and
having no luck. Mostly getting a 0 as a product.

Here is what I pretty much have so far, any help would be
great as I have been at this for a while:

=SUMPRODUCT(((Data!C2:C1000=BK2)+(Data!C2:C1000=BK 3))*
(Data!A1:A1000=MONTH(x))

C colum is my data validated colum that references BK2:BK6
A colum is my date colume, I have formatted the cells to
be in the date format vs. General.
x is the Month Number i.e. 12 is December which is where
my Data starts.

Any ideas would be great.
Thanks in advance.

 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:13 PM.


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