Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,814
Default Formula Yields Slow response

Hi
I have a data sheet with hourly recordings of 220 data points. I have a
summary that retrieves the data for the monthly peak of point 78 (Col BA). I
am using the following array formula copied across to populate the summary.

=IF((ROW()-8794)<MONTH(NOW()),OFFSET($A$1,MATCH(MAX(IF((MONTH ($A$2:$A$8785)=(ROW()-8794)),$BZ$2:$BZ$8785)),$BZ$2:$BZ$8785,0),COLUMN()-2),"")

I added the if on the beginning to keep from getting errors on those future
months.
I realize there are almost 2 mil cells in my range but the response is
painfully slow. Is there anything that i can do to speed up this process.
Thanks
Steve


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
Slow response opening Formats? blueshoes9001 Excel Discussion (Misc queries) 6 October 30th 07 01:24 PM
Excel SLOW !! Response time ... kbk_kbk_kbk Excel Discussion (Misc queries) 1 April 16th 06 08:37 PM
Excel 2003 Slow Response kbk_kbk_kbk Setting up and Configuration of Excel 1 April 16th 06 08:21 PM
Slow Response time Rob Bovey Excel Programming 0 August 11th 03 03:47 AM
Slow Response time Carl Brehm Excel Programming 3 August 10th 03 07:10 AM


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