PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Charting Range Names with Charts

Reply

Range Names with Charts

 
Thread Tools Rate Thread
Old 06-06-2005, 01:55 PM   #1
=?Utf-8?B?QXJ0aHVySg==?=
Guest
 
Posts: n/a
Default Range Names with Charts


I would like to use rangenames to specify the data sources for a chart, but
Excel does not seem to like this. I have tried entering the rangename in the
following formats:

rangename
=rangename
={rangename]
={"rangename"}

.... and various other formats.

Surely there is a way to do this ....?

Art
  Reply With Quote
Old 06-06-2005, 02:08 PM   #2
Andy Pope
Guest
 
Posts: n/a
Default Re: Range Names with Charts

Hi,

try either depending on whether the named range is local to the sheet.
=sheetname!rangename
=bookname.xls!rangename

cheers
Andy

ArthurJ wrote:
> I would like to use rangenames to specify the data sources for a chart, but
> Excel does not seem to like this. I have tried entering the rangename in the
> following formats:
>
> rangename
> =rangename
> ={rangename]
> ={"rangename"}
>
> ... and various other formats.
>
> Surely there is a way to do this ....?
>
> Art


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
  Reply With Quote
Old 06-06-2005, 02:13 PM   #3
=?Utf-8?B?Ymo=?=
Guest
 
Posts: n/a
Default RE: Range Names with Charts

you need to add the file name

for example if you are in source data-series
and you want a named range (xy) in Workbook named test.xls
enter the values as
=test.xls!xy


"ArthurJ" wrote:

> I would like to use rangenames to specify the data sources for a chart, but
> Excel does not seem to like this. I have tried entering the rangename in the
> following formats:
>
> rangename
> =rangename
> ={rangename]
> ={"rangename"}
>
> ... and various other formats.
>
> Surely there is a way to do this ....?
>
> Art

  Reply With Quote
Old 06-06-2005, 06:49 PM   #4
=?Utf-8?B?QXJ0aHVySg==?=
Guest
 
Posts: n/a
Default Thx Andy & BJ - That works (eom)



"bj" wrote:

> you need to add the file name
>
> for example if you are in source data-series
> and you want a named range (xy) in Workbook named test.xls
> enter the values as
> =test.xls!xy
>
>
> "ArthurJ" wrote:
>
> > I would like to use rangenames to specify the data sources for a chart, but
> > Excel does not seem to like this. I have tried entering the rangename in the
> > following formats:
> >
> > rangename
> > =rangename
> > ={rangename]
> > ={"rangename"}
> >
> > ... and various other formats.
> >
> > Surely there is a way to do this ....?
> >
> > Art

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off