PC Review


Reply
Thread Tools Rate Thread

charts; myChart.SeriesCollection(10).Name; lots of quotes

 
 
cate
Guest
Posts: n/a
 
      10th Dec 2009
Playing with charts and saw this in a recording:

ActiveChart.SeriesCollection(10).Name = "=""""""NBT"""""""

I was changing the name of a series to a text string of NBT. What is
the reason for all the quotes.?

FYI. Using a range (I selected the cell with the name as a text
string" gives this:

ActiveChart.SeriesCollection(10).Name = "=Sheet1!R26C2"

Thank you.
 
Reply With Quote
 
 
 
 
Jon Peltier
Guest
Posts: n/a
 
      11th Dec 2009
What version of Excel? (I think I know...)

Just use this:

ActiveChart.SeriesCollection(10).Name = "NBT"

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/



cate wrote:
> Playing with charts and saw this in a recording:
>
> ActiveChart.SeriesCollection(10).Name = "=""""""NBT"""""""
>
> I was changing the name of a series to a text string of NBT. What is
> the reason for all the quotes.?
>
> FYI. Using a range (I selected the cell with the name as a text
> string" gives this:
>
> ActiveChart.SeriesCollection(10).Name = "=Sheet1!R26C2"
>
> Thank you.

 
Reply With Quote
 
cate
Guest
Posts: n/a
 
      11th Dec 2009
On Dec 10, 10:09*pm, Jon Peltier <jo...@SPAMpeltiertech.com> wrote:
> What version of Excel? (I think I know...)
>
> Just use this:
>
> * * *ActiveChart.SeriesCollection(10).Name = "NBT"
>
> - Jon
> -------
> Jon Peltier
> Peltier Technical Services, Inc.http://peltiertech.com/
>
> cate wrote:
> > Playing with charts and saw this in a recording:

>
> > * * ActiveChart.SeriesCollection(10).Name = "=""""""NBT"""""""

>
> > I was changing the name of a series to a text string of NBT. *What is
> > the reason for all the quotes.?

>
> > FYI. *Using a range (I selected the cell with the name as a text
> > string" gives this:

>
> > * * ActiveChart.SeriesCollection(10).Name = "=Sheet1!R26C2"

>
> > Thank you.


2003
Yes, that's what I did. But I run into so many "things" I just wanted
to be sure. Thank you.
 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access or Excel if You're Doing Lots of Charts Takeadoe Microsoft Excel Discussion 4 25th Jul 2006 02:44 AM
Selecting lots of charts pwermuth Microsoft Excel Misc 4 8th Jul 2005 03:36 PM
Lots of memory problems lately - dont know if motherboard turned out to be picky or theres lots of bad mem around John@Smith.com Computer Hardware 1 20th Apr 2005 05:04 PM
Lots of Frustration - Lots of Arrays, Dynamic Ranges Don't Work, Help With Options Karl Burrows Microsoft Excel Misc 4 17th Apr 2004 12:48 PM
Lots of Frustration - Lots of Arrays, Dynamic Ranges Don't Work, Help With Options Karl Burrows Microsoft Excel Discussion 6 17th Apr 2004 12:48 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:05 AM.