Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 193
Default Spreadsheet refresh time. . .

Using this formula to obtain latest prices from a spreadsheet
containing 21500 rows of data


=INDEX(B4:B22000,MATCH(J4,A4:A22000,0)*MATCH(MAX(I F(A4:A22000=J4,C4:C22000)),C4:C22000,0))

It works well, but it's refresh/calculation time can border on 10-12
minutes.

Any ideas on using these types of formulas; or methods to speed up the
refresh process?
(2 gig ram, 2.4 Mhz, and not alot of windows open.)

Pierre
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Spreadsheet refresh time. . .

I have a spread sheet that takes 30 minutes to refresh. I can't figure out
how to cut down the refresh time. I am downloading stock information off the
web then doing a lot of calculations with the data. I tried changing
calculation to manual (so I could do all the calculations once after I
downloaded the data) but that only cut out 5 minutes. Any suggestions?



"Pierre" wrote:

Using this formula to obtain latest prices from a spreadsheet
containing 21500 rows of data


=INDEX(B4:B22000,MATCH(J4,A4:A22000,0)*MATCH(MAX(I F(A4:A22000=J4,C4:C22000)),C4:C22000,0))

It works well, but it's refresh/calculation time can border on 10-12
minutes.

Any ideas on using these types of formulas; or methods to speed up the
refresh process?
(2 gig ram, 2.4 Mhz, and not alot of windows open.)

Pierre

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
How can I automatically refresh the time on a worksheet? CraigJ Excel Discussion (Misc queries) 3 June 13th 07 05:08 PM
Refresh an excel spreadsheet on a scheduled basis AKJ Excel Discussion (Misc queries) 3 November 16th 06 02:42 PM
Refresh Data in Excel Spreadsheet muzickdoc Excel Discussion (Misc queries) 2 September 22nd 06 04:53 PM
I cannot refresh all of the queries in my spreadsheet Peter Excel Discussion (Misc queries) 0 July 25th 06 04:23 PM
Large spreadsheet - Charts don't refresh makrug Charts and Charting in Excel 1 July 13th 06 09:17 AM


All times are GMT +1. The time now is 04:33 PM.

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"