+ Reply to Thread
Results 1 to 2 of 2

Dynamic Charts, Dashboard, Slow Code

  1. #1
    Registered User
    Join Date
    11-20-2012
    Location
    Canada
    MS-Off Ver
    Mac OS 2011
    Posts
    2

    Dynamic Charts, Dashboard, Slow Code

    Hi All,

    I am working on a Dashboard that charts trend data dynamically.

    The user can choose any 'Areas' or 'Systems' from lists, and the 'Meters' that belong to any selected 'Areas' and 'Systems' are listed.

    To add this functionality, the code iterates through all possible Meters (24), checks them against both lists, then populates the cell range.
    After the list of Meters is populated, a module routine runs to update the chart dynamically.

    The code is working, but is very slow to update. Any tips on cleaning it up at bit?

    Specifically: When I added the routine that updates the 'ChartSourceN' named ranges, things really slowed down.

    Please Login or Register  to view this content.
    Any help is very much appreciated!

  2. #2
    Registered User
    Join Date
    11-20-2012
    Location
    Canada
    MS-Off Ver
    Mac OS 2011
    Posts
    2

    Re: Dynamic Charts, Dashboard, Slow Code

    Update:

    I tried playing with sheet calculation during the script and it has improved it some.

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1