#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 683
Default Scroll Bar Delay

I want to use a scroll bar to control which 18 months of data are viewable.
Right now I have an ActiveX scroll bar linked to a cell with the minimum
being 11 since the earliest data I want is 11/1/07. In the cell below that I
have the formula =DATE(2007,AB3,1), which gives me the starting reference
date. Back in Column C I put the formula =$AB$4 in cell C7 then below that
(and each subsequent row) =DATE(YEAR(C7),MONTH(C7)+1,1) for 18 months. Then
the 4 columns to the right of the date has the various information for that
month populated through a pivot table on another sheet using =GETPIVOTDATA
method.

This works however it is very slow, 5 seconds or so. I did some trouble
shooting and my scroll bar updates it's linked cell almost immediately. I
also get my reference date quick. The lag seems to be cell C7 getting the
date from AB4, this part is taking pretty long, considering it's a pretty
simple formula. Everything that is supposed to take place after it gets the
date happens pretty quick.

Is there a faster method in doing this, or why is this taking so long to
complete that simple calculation.

Thanks in advance.
--
Brian
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
Delay in formula Erol Excel Discussion (Misc queries) 2 May 6th 09 01:34 PM
delay in entry etc.... shaji Excel Discussion (Misc queries) 1 October 31st 06 01:39 PM
Calculation Delay Timmy Mac1 Excel Discussion (Misc queries) 0 June 20th 06 03:24 PM
web query help.. delay? JustinB Excel Worksheet Functions 1 June 17th 06 07:43 PM
Scroll horizontaly with mouse, create same system used to scroll . frederic New Users to Excel 5 October 9th 05 08:15 PM


All times are GMT +1. The time now is 03:48 PM.

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"