Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 127
Default Add to this formula to make it work

Hi Experts:

My formula is below..however, I need to add one more piece to make it work
the way I want it to...I want it to:

Look at the Dummy Report for the Dummy Location in D2:D3273 and the Dummy
Code in A2:A3273 and then return the # of records (from each code in A) in
E2:E3273 if it's greater than 3

The piece I'm missing is "Dummy Code" which I can't figure out how to add it
to the formula.

=SUMPRODUCT(--(DUMMY REPORT'!$D$2:$D$3273="DUMMY LOCATION"),--('DUMMY
REPORT'!$E$2:$E$3273)3)

Any help you can provide would be greatly appreciated.
--
jeannie v
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,311
Default Add to this formula to make it work

Maybe this:

=SUMPRODUCT(--(DUMMY REPORT'!$D$2:$D$3273="DUMMY LOCATION"),--('DUMMY
REPORT'!$A$2:$A$3273="DUMMY CODE"),--('DUMMY REPORT'!$E$2:$E$3273)3)

HTH,
Paul

--

"jeannie v" wrote in message
...
Hi Experts:

My formula is below..however, I need to add one more piece to make it work
the way I want it to...I want it to:

Look at the Dummy Report for the Dummy Location in D2:D3273 and the Dummy
Code in A2:A3273 and then return the # of records (from each code in A) in
E2:E3273 if it's greater than 3

The piece I'm missing is "Dummy Code" which I can't figure out how to add
it
to the formula.

=SUMPRODUCT(--(DUMMY REPORT'!$D$2:$D$3273="DUMMY LOCATION"),--('DUMMY
REPORT'!$E$2:$E$3273)3)

Any help you can provide would be greatly appreciated.
--
jeannie v



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 127
Default Add to this formula to make it work

Paul:

Thank you so much! I had tried that and I must have done something wrong,
because your solution worked perfectly. I appreciate your assistance!!!!!
--
jeannie v


"PCLIVE" wrote:

Maybe this:

=SUMPRODUCT(--(DUMMY REPORT'!$D$2:$D$3273="DUMMY LOCATION"),--('DUMMY
REPORT'!$A$2:$A$3273="DUMMY CODE"),--('DUMMY REPORT'!$E$2:$E$3273)3)

HTH,
Paul

--

"jeannie v" wrote in message
...
Hi Experts:

My formula is below..however, I need to add one more piece to make it work
the way I want it to...I want it to:

Look at the Dummy Report for the Dummy Location in D2:D3273 and the Dummy
Code in A2:A3273 and then return the # of records (from each code in A) in
E2:E3273 if it's greater than 3

The piece I'm missing is "Dummy Code" which I can't figure out how to add
it
to the formula.

=SUMPRODUCT(--(DUMMY REPORT'!$D$2:$D$3273="DUMMY LOCATION"),--('DUMMY
REPORT'!$E$2:$E$3273)3)

Any help you can provide would be greatly appreciated.
--
jeannie v




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,311
Default Add to this formula to make it work

You're welcome.


--

"jeannie v" wrote in message
...
Paul:

Thank you so much! I had tried that and I must have done something wrong,
because your solution worked perfectly. I appreciate your assistance!!!!!
--
jeannie v


"PCLIVE" wrote:

Maybe this:

=SUMPRODUCT(--(DUMMY REPORT'!$D$2:$D$3273="DUMMY LOCATION"),--('DUMMY
REPORT'!$A$2:$A$3273="DUMMY CODE"),--('DUMMY REPORT'!$E$2:$E$3273)3)

HTH,
Paul

--

"jeannie v" wrote in message
...
Hi Experts:

My formula is below..however, I need to add one more piece to make it
work
the way I want it to...I want it to:

Look at the Dummy Report for the Dummy Location in D2:D3273 and the
Dummy
Code in A2:A3273 and then return the # of records (from each code in A)
in
E2:E3273 if it's greater than 3

The piece I'm missing is "Dummy Code" which I can't figure out how to
add
it
to the formula.

=SUMPRODUCT(--(DUMMY REPORT'!$D$2:$D$3273="DUMMY LOCATION"),--('DUMMY
REPORT'!$E$2:$E$3273)3)

Any help you can provide would be greatly appreciated.
--
jeannie v






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
Can't make the division work in my formula jeannie v Excel Worksheet Functions 3 March 7th 08 06:18 PM
Make table query will work in datasheet view but will not make tab WildlyHarry Excel Discussion (Misc queries) 0 August 28th 07 03:06 PM
Urgent - make formula work with both decimal separators [email protected] Excel Discussion (Misc queries) 1 October 24th 06 09:52 AM
one formula to make a multiplication table work Paige Excel Worksheet Functions 3 September 14th 05 06:30 PM
How do I make this formula work =if(a1=(b10:b20),"good","bad"). AK Excel Worksheet Functions 2 December 2nd 04 01:13 AM


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