Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default a second call for the goddezzez and godz of SUMPRODUCT

....i think my first post must have been lost down the rabbit hole...

I have this function:

=SUMPRODUCT(--(Sheet1!$G$2:$G$65536=$E$7),--(Sheet1!$L$2:$L
$65536= ? ? ?),Sheet1!$M$2:$M$65536)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Column L is full of numbers from 0 to 9999, the second expression in
the formula needs to call up all numbers in Column L from 1 to 3999
ONLY. . . oh, ye who are so powerful, this mortal requests the
correct syntax...

if you please...

T H A N K S !

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 57
Default a second call for the goddezzez and godz of SUMPRODUCT

Hi

Try
=SUMPRODUCT(--(Sheet1!$G$2:$G$65536=$E$7),
--(Sheet1!$L$2:$L$65536=1),
--(Sheet1!$L$2:$L$65536<=3999),
Sheet1!$M$2:$M$65536)


--
Regards
Roger Govier



wrote in message
oups.com...
...i think my first post must have been lost down the rabbit hole...

I have this function:

=SUMPRODUCT(--(Sheet1!$G$2:$G$65536=$E$7),--(Sheet1!$L$2:$L
$65536= ? ? ?),Sheet1!$M$2:$M$65536)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Column L is full of numbers from 0 to 9999, the second expression in
the formula needs to call up all numbers in Column L from 1 to 3999
ONLY. . . oh, ye who are so powerful, this mortal requests the
correct syntax...

if you please...

T H A N K S !



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 964
Default a second call for the goddezzez and godz of SUMPRODUCT

Try this:

=SUMPRODUCT(--(Sheet1!$G$2:$G$65536=$E$7),--(Sheet1!$L$2:$L$65536=1),--(Sheet1!$L$2:$L$65536<=3999),Sheet1!$M$2:$M$65536)

HTH,
Elkar


" wrote:

....i think my first post must have been lost down the rabbit hole...

I have this function:

=SUMPRODUCT(--(Sheet1!$G$2:$G$65536=$E$7),--(Sheet1!$L$2:$L
$65536= ? ? ?),Sheet1!$M$2:$M$65536)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Column L is full of numbers from 0 to 9999, the second expression in
the formula needs to call up all numbers in Column L from 1 to 3999
ONLY. . . oh, ye who are so powerful, this mortal requests the
correct syntax...

if you please...

T H A N K S !


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
Reference Call scott Excel Discussion (Misc queries) 2 January 19th 07 08:36 PM
Reference Call scott Excel Discussion (Misc queries) 0 January 19th 07 08:29 PM
I'm not sure what you'd call it, but is it possible to do this? nut_mom Excel Discussion (Misc queries) 3 June 28th 06 06:17 PM
Call Center Management: How to calculate 'cost per call' Denniso6 Excel Discussion (Misc queries) 2 June 25th 06 05:01 PM
Don't know what to call what I need? chanwando Excel Worksheet Functions 5 September 9th 05 10:01 PM


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