PC Review


Reply
Thread Tools Rate Thread

Data Series in a Stacked Bar

 
 
=?Utf-8?B?TGlu?=
Guest
Posts: n/a
 
      20th Aug 2007
I'm a new user and this is my first posting. Any suggestions will be greatly
appreciated.

I've created a stacked bar chart with totals at the top of each bar. In
the totals area, only the Data Labels are visible. No patterns or borders
are showing, and that was intentional. The downside is that I can no longer
select the Data Series to make changes to it (such as adding a Series Line).
How can I change this so the Data Series is visible again?

Thanks in advance,
 
Reply With Quote
 
 
 
 
Earl Kiosterud
Guest
Posts: n/a
 
      20th Aug 2007
Lin,

Select the chart. Run this macro. Substitute the number of the top series. It will select
the series. Then use Format - Series from the menu bar.

Sub Macro1()
ActiveChart.SeriesCollection(3).Select
End Sub
--
Earl Kiosterud
www.smokeylake.com

Note: Top-posting has been the norm here.
Some folks prefer bottom-posting.
But if you bottom-post to a reply that's
already top-posted, the thread gets messy.
When in Rome...
-----------------------------------------------------------------------
"Lin" <(E-Mail Removed)> wrote in message
news34DDAF0-BE72-48C5-B136-(E-Mail Removed)...
> I'm a new user and this is my first posting. Any suggestions will be greatly
> appreciated.
>
> I've created a stacked bar chart with totals at the top of each bar. In
> the totals area, only the Data Labels are visible. No patterns or borders
> are showing, and that was intentional. The downside is that I can no longer
> select the Data Series to make changes to it (such as adding a Series Line).
> How can I change this so the Data Series is visible again?
>
> Thanks in advance,



 
Reply With Quote
 
=?Utf-8?B?TGlu?=
Guest
Posts: n/a
 
      21st Aug 2007
Thanks Earl, it worked perfectly!
I appreciate your help!

"Earl Kiosterud" wrote:

> Lin,
>
> Select the chart. Run this macro. Substitute the number of the top series. It will select
> the series. Then use Format - Series from the menu bar.
>
> Sub Macro1()
> ActiveChart.SeriesCollection(3).Select
> End Sub
> --
> Earl Kiosterud
> www.smokeylake.com
>
> Note: Top-posting has been the norm here.
> Some folks prefer bottom-posting.
> But if you bottom-post to a reply that's
> already top-posted, the thread gets messy.
> When in Rome...
> -----------------------------------------------------------------------
> "Lin" <(E-Mail Removed)> wrote in message
> news34DDAF0-BE72-48C5-B136-(E-Mail Removed)...
> > I'm a new user and this is my first posting. Any suggestions will be greatly
> > appreciated.
> >
> > I've created a stacked bar chart with totals at the top of each bar. In
> > the totals area, only the Data Labels are visible. No patterns or borders
> > are showing, and that was intentional. The downside is that I can no longer
> > select the Data Series to make changes to it (such as adding a Series Line).
> > How can I change this so the Data Series is visible again?
> >
> > Thanks in advance,

>
>
>

 
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
Data series label in Stacked Chart =?Utf-8?B?Q29ubmll?= Microsoft Excel Charting 0 13th Mar 2007 07:12 AM
Re: How to do a side by side stacked bar graph using 4 data series? Jon Peltier Microsoft Excel Charting 0 15th Dec 2006 02:06 PM
Disruption of order of data series in 100% stacked charts =?Utf-8?B?U3lsdmFpbg==?= Microsoft Excel Charting 4 21st Sep 2006 01:38 AM
Multiple Series of Series in Stacked Column chart? nlee144(NoSpamTakeSquareRootOfNumber) Microsoft Excel Charting 2 5th Jun 2004 03:31 AM
can I hide a series in a stacked bar chart but keep the series in the data table jcknortheast Microsoft Excel Charting 1 5th Dec 2003 10:53 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:23 AM.