Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
John Contact
 
Posts: n/a
Default improve formula offset and indirect

Hi,

Can someone have a look at the below formula and some ideas on how to
improve the arrays, I understand I should be using the offset and indirect to
find the exact range to improve performance, however not to sure where to
brgin with this.

=SUM(IF((DUDListData!$T$2:$T$65536=DUDListData!$Y$ 1)*(DUDListData!$U$2:$U$65536=Summary!$G$2)=1,1,0) )/SUM(IF(DUDListData!$U$2:$U$65536=Summary!$G$2,1,0) )

Many thanks John
  #2   Report Post  
Biff
 
Posts: n/a
Default

Hi!

IF you used dynamic named ranges:

Normally entered:

=SUMPRODUCT(--(Rng1=DUDListData!$Y$1),--(Rng2=Summary!$G$2))/COUNTIF(Rng2,Summary!$G$2)

Biff

"John Contact" wrote in message
...
Hi,

Can someone have a look at the below formula and some ideas on how to
improve the arrays, I understand I should be using the offset and indirect
to
find the exact range to improve performance, however not to sure where to
brgin with this.

=SUM(IF((DUDListData!$T$2:$T$65536=DUDListData!$Y$ 1)*(DUDListData!$U$2:$U$65536=Summary!$G$2)=1,1,0) )/SUM(IF(DUDListData!$U$2:$U$65536=Summary!$G$2,1,0) )

Many thanks John



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
INDIRECT, OFFSET et. al. Wazooli Excel Worksheet Functions 2 March 24th 05 12:23 AM
offset and indirect function RICHARD ANNOR Excel Worksheet Functions 1 March 11th 05 03:09 AM
offset and indirect function RICHARD ANNOR Excel Worksheet Functions 0 March 10th 05 11:49 PM
Offset and Indirect functions Thrava Excel Discussion (Misc queries) 4 December 23rd 04 05:07 PM
Offset, indirect, match function limitation on linked worksheets. NewAlgier Excel Worksheet Functions 1 December 6th 04 11:55 PM


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