+ Reply to Thread
Results 1 to 4 of 4

series defined with sheet-level range name lose definiton when sheet is copied

  1. #1
    Forum Contributor
    Join Date
    09-30-2009
    Location
    Barcelona
    MS-Off Ver
    Excel 2010
    Posts
    274

    Exclamation series defined with sheet-level range name lose definiton when sheet is copied

    Hi, this is what I have

    a template sheet that is copied as many times as required by a macro.

    in order to avoid coding all chart definition I have some charts defined with sheet level range names.

    My surprise is that when the sheet is copied, the new copy loses range name definition and are converted to values (which means nothing since it's just a template with no data). Looks like a bug to me (since formulas do update with new sheet range names).

    I guess I'll have to redefine charts when sheet is copied, but wanted to check if anybody has faced a similar problem before and has found some awesome workaround.

    thanks!

  2. #2
    Forum Expert pike's Avatar
    Join Date
    12-11-2005
    Location
    Alstonville, Australia
    MS-Off Ver
    2016
    Posts
    5,330

    Re: series defined with sheet-level range name lose definiton when sheet is copied

    hi bagullo
    I think in 2003 you need to declare the sheet name

    Test:=$a$1:$a$5
    Sheet1!Test:=$a$1:$a$5

    it been a while since i`ve use 2003
    If the solution helped please donate to RSPCA

    Site worth visiting: Rabbitohs

  3. #3
    Forum Contributor
    Join Date
    09-30-2009
    Location
    Barcelona
    MS-Off Ver
    Excel 2010
    Posts
    274

    Re: series defined with sheet-level range name lose definiton when sheet is copied

    Hi pike,

    the sheet level range names are no problem. Indeed I declare then as you describe -- (not exactly convenient), the problem is in the chart series definition. Even as they work perfectly in the sheet template, as I copy it, the definition vanishes...

    is that what you meant?

  4. #4
    Forum Expert pike's Avatar
    Join Date
    12-11-2005
    Location
    Alstonville, Australia
    MS-Off Ver
    2016
    Posts
    5,330

    Re: series defined with sheet-level range name lose definiton when sheet is copied

    arrr I move to charting forum

+ 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