+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Forum Contributor
    Join Date
    05-13-2009
    Location
    London, England
    MS-Off Ver
    Excel XP
    Posts
    174

    charts disappear when saved on different sheet

    Hi I have a workboook.
    On Sheets 1 and 2 I have lot of data. On Sheet 3 I have a report with charts realting to data in sheets 1 & 2. When I save sheet 3 as a new workbook and email it to someone else the charts dont work

    Any idea how to address something like this?


    Thanks
    Last edited by Pasha81; 11-10-2009 at 06:58 AM.

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    2003 & 2007 & 2010
    Posts
    10,944

    Re: charts disappear when saved on different sheet

    What does "charts dont work" actually mean?

    Can you post an example of one of these charts.
    Cheers
    Andy
    www.andypope.info

  3. #3
    Registered User
    Join Date
    11-06-2009
    Location
    Lorton, VA
    MS-Off Ver
    Excel 2003
    Posts
    7

    Re: charts disappear when saved on different sheet

    Anytime you have a chart, the corresponding data must be in the same workbook. Not sure if you have image capturing software but you could use SnagIt or Camtasia to take a picture of it and send it to someone. I think SangIt has a 30 day free trial.

  4. #4
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    2003 & 2007 & 2010
    Posts
    10,944

    Re: charts disappear when saved on different sheet

    Anytime you have a chart, the corresponding data must be in the same workbook.
    That's not true.

    I just did this test. New workbook. in A1:A4 enter the values 1,2,3,4
    Create a column chart. Copy chart only to new workbook and save.
    Delete original workbook.

    My chart has columns with a series formula of

    =SERIES(,,[Book1]Sheet1!$A$2:$A$5,1)

    When I reopen the workbook I get a dialog warning about links, which you would expect. If I ignore the links I see my chart still.

    Now if you want to edit the chart in any way you have a problem depending upon the amount of data in the chart. For my small test I can edit the series formula and using F9 convert range references to array values.

    =SERIES(,{1,2,3,4},{1,2,3,4},1)

    The problem is the series formula is limited to 1024 characters.
    Cheers
    Andy
    www.andypope.info

  5. #5
    Forum Contributor
    Join Date
    05-13-2009
    Location
    London, England
    MS-Off Ver
    Excel XP
    Posts
    174

    Re: charts disappear when saved on different sheet

    Hi guys thanks for attempting to solve my problem here, and sorry I was away over the weekend and didnt get a chance to look into this.

    I've attached a sheet here to show what I mean when i say the chart doesnt work, when in a separate workbook

    I will try it again( what Andy suggested)

    btw, is it better to do the whole chart by macro?

    Many thanks
    Attached Files Attached Files

  6. #6
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    2003 & 2007 & 2010
    Posts
    10,944

    Re: charts disappear when saved on different sheet

    In you workbook I see,

    Sheet 2 - empty
    Sheet 3 - empty
    Report - 7 charts linked to various workbooks.

    The charts labelled Volatility, Index & Margin% and Drawdown appear empty.
    But that is because.

    Volatility is a line chart with 1 data point.
    Index & margin & is a area and line combination. Again with only 1 data point.
    Drawdown is an area chart with 1 data point.

    I think you need to double check the named ranges that these charts are based upon.
    Cheers
    Andy
    www.andypope.info

  7. #7
    Forum Contributor
    Join Date
    05-13-2009
    Location
    London, England
    MS-Off Ver
    Excel XP
    Posts
    174

    Re: charts disappear when saved on different sheet

    Thanks Andy, will do. I was thinking maybe i'll use vba to create the charts. I'll record a macro then figure it out.
    Before that ofcourse I'll check out the named ranges, its possible there was something wrong there....its supposed to have way more than 1 data point, there were atleast 300.

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.2.0