#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22
Default sumproduct

Hi, I have a format as below, but it seems that <"h" is not a correct
expression when I want to choose all rows except those including "h" in
column J

SUMPRODUCT((DB!$AB$2:$AB$20000=D$1)*(DB!$J$2:$J$20 000<"h")*(DB!$M$2:$M$2000="p")*(DB!$V$2:$V$20000) )

Thanks a lot!

--
Lowan
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default sumproduct

That will exclude all rows in J2:J20000 that contain *only* the single
letter h.

Is that what you intended?

--
Biff
Microsoft Excel MVP


"Lowan Chan" wrote in message
...
Hi, I have a format as below, but it seems that <"h" is not a correct
expression when I want to choose all rows except those including "h" in
column J

SUMPRODUCT((DB!$AB$2:$AB$20000=D$1)*(DB!$J$2:$J$20 000<"h")*(DB!$M$2:$M$2000="p")*(DB!$V$2:$V$20000) )

Thanks a lot!

--
Lowan



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 with Condition OR Sumproduct with ADDRESS function - HE gholly Excel Discussion (Misc queries) 2 September 28th 09 05:07 PM
Conditional SUMPRODUCT or SUMPRODUCT with Filters Ted M H Excel Worksheet Functions 4 August 14th 08 07:50 PM
More SUMPRODUCT help Jeremy Excel Discussion (Misc queries) 4 June 19th 08 06:36 PM
SUMProduct help Jeremy Excel Discussion (Misc queries) 4 June 19th 08 03:48 PM
sumproduct? sumif(sumproduct)? David Excel Worksheet Functions 3 July 13th 07 07:06 PM


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