+ Reply to Thread
Results 1 to 4 of 4

How to update Charts data table programmaticly

Hybrid View

  1. #1
    Registered User
    Join Date
    08-18-2007
    Posts
    62
    Oldchippy, Thanks for the replay. This is what I’m trying to accomplish; When I manually update the Weekly report, in the last entry may be in the lost focus trigger a code that will insert a row and copy the data(last entry) in to the Chart data table (below the last data entry). The chart table will be fixed to plot the inserted data (I plotted 2 extra rows, so inserting a row in the last entry will be inside the plotted area for the chart). The key is in the last manually entered data. I’m trying to save two steps a) copy data from the Weekly report to the Chart table and replot the chart (that I already figured it out by plotting two extra rows) So Again the main focus is the last manually entry.

    The example that you posted does plot automatically the data, but it doesn’t automatically move the data to the plotted data table. When I insert a new date and data point the chart doesn’t reflect that change.

  2. #2
    Forum Expert Greg M's Avatar
    Join Date
    08-16-2007
    Location
    Dublin. Ireland
    MS-Off Ver
    Office 2016
    Posts
    4,641
    Hi there,

    Take a look at the attached workbook.

    I've modified your workbook to show an "Update Graph" button on the data entry worksheet. Clicking on this copies the date & the values of the weekly data to the end of the data table for the graph. Whenever data are added to the data table the graph display updates automatically, but please note that there should be no blank rows WITHIN the data table.

    Hope this helps - please let me know how you get on.

    Best regards,

    Greg M
    Attached Files Attached Files

+ 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