LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 142
Default List help with sumproduct formula

Thanks BOB.
Done : )

Mind if I ask is it right enough to have it like this as it will take
lot of calculation time for a large list.
Any other way now to speed up.

Thx.

Sinner

On Feb 20, 6:09*pm, "Bob Phillips" wrote:
Create a list and name it PREList (dynamically or however you want), and use

=SUMPRODUCT(--(ISNUMBER(MATCH(ActivityList,PREList,0))),--(DateList=E$5))

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Sinner" wrote in message

...



Hiee,


With below mentioned calculations, I want to expand the PREreg list so
that I can add new items as array. Since it won't allow further
addition in list, I want to make a sheet named lists in which I can
use excel column to list down new items which can then be taken as an
array list names 'PREreg'. Can anyone help?


Formula used:
=SUMPRODUCT((ActivityList=PREreg)*(DateList=E$5))


Defined name is ActivityList =OFFSET(DateList,0,2)


Defined name is DateList =OFFSET(Data!$A$2,0,0,COUNT(Data!$A:$A),1)


Defined name is 'PREreg' which refers to: ={"a","b","Classic","Data
1","Data 2","Data 4","Economy","Economy
New","Exclusive","Favorite","Favorite New"}


Thanks- Hide quoted text -


- Show quoted text -


 
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; two conditions; no list Verlaesslichkeit Excel Discussion (Misc queries) 7 March 3rd 09 02:48 PM
SUMPRODUCT using a list? Valerie Excel Worksheet Functions 6 February 17th 09 08:47 PM
Sumproduct from a drop down list heater Excel Discussion (Misc queries) 2 February 22nd 06 10:28 PM
SumProduct with criteria list Sige Excel Worksheet Functions 17 February 21st 06 02:30 PM
Like Sumproduct() but using values from a list stakar[_26_] Excel Programming 1 August 18th 04 12:37 PM


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