Results 1 to 5 of 5

Can you create self updating charts in macro enabled worksheets?

Threaded View

  1. #1
    Registered User
    Join Date
    02-12-2013
    Location
    UK
    MS-Off Ver
    Excel 1997
    Posts
    35

    Can you create self updating charts in macro enabled worksheets?

    Just a quick one,

    I've been trying to create a graph that self updates when you add new data to the range, however it does not seem to be working on my current macro enabled worksheet.

    I've tried using the same technique on another sheet and it works fine.

    The formula that I'm using are:

    Define the names

    =OFFSET(Sort!$C$7,0,0,COUNTA(Sort!$C$6:$C$600)-1)

    =OFFSET(Sort!$B$7,0,0,COUNTA(Sort!$B$6:$B$600)-1)

    Chart Formula

    =SERIES(Sort!$C$7,ChangeoverTimesUpdate.xlsm!Obs_No,ChangeoverTimesUpdate.xlsm!CO_1,1)

    I try to press enter and literally nothing happens.

    Cheers,
    Last edited by GarethT; 04-24-2013 at 10:44 AM.

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