PC Review


Reply
Thread Tools Rate Thread

Column-Line Chart w/ Dates

 
 
=?Utf-8?B?TmV1dHJvbjE4NzE=?=
Guest
Posts: n/a
 
      21st Sep 2006
I have a chart that is using columns for category "A" on the primary x-axis
(a $ amount). This category is broken down first by person, then by month.
So essentially from left to right the columns will be person "1" and month
"1", person "1" and month "2", person "1" and month "3", person "2" and month
"1", and so on....

The chart is also using lines to mark category "B" on the secondary x-axis
(a $ amount that is a portion of category "A", but not a percentage.
Essentially category "B" will never be larger than category "A".). This
category is broken down in the same fashion as category "A" (first by person,
then by month).

The problem I'm running into is that the line for month "1", category "B"
does not hover over month "1", category "A" column. All lines basically
hover over the middle column month for each person. Is there any way to get
each month line to hover over each month column?

Thx!
 
Reply With Quote
 
 
 
 
Jon Peltier
Guest
Posts: n/a
 
      22nd Sep 2006
Try this:

http://peltiertech.com/Excel/Charts/...olAndLine.html

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"Neutron1871" <(E-Mail Removed)> wrote in message
news:839D3AF5-5304-48C9-9071-(E-Mail Removed)...
>I have a chart that is using columns for category "A" on the primary x-axis
> (a $ amount). This category is broken down first by person, then by
> month.
> So essentially from left to right the columns will be person "1" and month
> "1", person "1" and month "2", person "1" and month "3", person "2" and
> month
> "1", and so on....
>
> The chart is also using lines to mark category "B" on the secondary x-axis
> (a $ amount that is a portion of category "A", but not a percentage.
> Essentially category "B" will never be larger than category "A".). This
> category is broken down in the same fashion as category "A" (first by
> person,
> then by month).
>
> The problem I'm running into is that the line for month "1", category "B"
> does not hover over month "1", category "A" column. All lines basically
> hover over the middle column month for each person. Is there any way to
> get
> each month line to hover over each month column?
>
> Thx!



 
Reply With Quote
 
=?Utf-8?B?TmV1dHJvbjE4NzE=?=
Guest
Posts: n/a
 
      23rd Sep 2006
That worked great Jon!! I used the second method on your website to create
my chart.

However, what is happening now is that the lines are connecting by month
from person "1" to person "2" to person "3". I want the lines to connect by
person from month "1" to month "2" to month "3". Is that possible?

"Jon Peltier" wrote:

> Try this:
>
> http://peltiertech.com/Excel/Charts/...olAndLine.html
>
> - Jon
> -------
> Jon Peltier, Microsoft Excel MVP
> Tutorials and Custom Solutions
> http://PeltierTech.com
> _______
>
>
> "Neutron1871" <(E-Mail Removed)> wrote in message
> news:839D3AF5-5304-48C9-9071-(E-Mail Removed)...
> >I have a chart that is using columns for category "A" on the primary x-axis
> > (a $ amount). This category is broken down first by person, then by
> > month.
> > So essentially from left to right the columns will be person "1" and month
> > "1", person "1" and month "2", person "1" and month "3", person "2" and
> > month
> > "1", and so on....
> >
> > The chart is also using lines to mark category "B" on the secondary x-axis
> > (a $ amount that is a portion of category "A", but not a percentage.
> > Essentially category "B" will never be larger than category "A".). This
> > category is broken down in the same fashion as category "A" (first by
> > person,
> > then by month).
> >
> > The problem I'm running into is that the line for month "1", category "B"
> > does not hover over month "1", category "A" column. All lines basically
> > hover over the middle column month for each person. Is there any way to
> > get
> > each month line to hover over each month column?
> >
> > Thx!

>
>
>

 
Reply With Quote
 
Jon Peltier
Guest
Posts: n/a
 
      23rd Sep 2006
Rearrange the data so that all points you want to link by a line are in the
same series, i.e., in the same column of the worksheet.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"Neutron1871" <(E-Mail Removed)> wrote in message
news:CEF4765A-0025-4FCE-97D8-(E-Mail Removed)...
> That worked great Jon!! I used the second method on your website to
> create
> my chart.
>
> However, what is happening now is that the lines are connecting by month
> from person "1" to person "2" to person "3". I want the lines to connect
> by
> person from month "1" to month "2" to month "3". Is that possible?
>
> "Jon Peltier" wrote:
>
>> Try this:
>>
>> http://peltiertech.com/Excel/Charts/...olAndLine.html
>>
>> - Jon
>> -------
>> Jon Peltier, Microsoft Excel MVP
>> Tutorials and Custom Solutions
>> http://PeltierTech.com
>> _______
>>
>>
>> "Neutron1871" <(E-Mail Removed)> wrote in message
>> news:839D3AF5-5304-48C9-9071-(E-Mail Removed)...
>> >I have a chart that is using columns for category "A" on the primary
>> >x-axis
>> > (a $ amount). This category is broken down first by person, then by
>> > month.
>> > So essentially from left to right the columns will be person "1" and
>> > month
>> > "1", person "1" and month "2", person "1" and month "3", person "2" and
>> > month
>> > "1", and so on....
>> >
>> > The chart is also using lines to mark category "B" on the secondary
>> > x-axis
>> > (a $ amount that is a portion of category "A", but not a percentage.
>> > Essentially category "B" will never be larger than category "A".).
>> > This
>> > category is broken down in the same fashion as category "A" (first by
>> > person,
>> > then by month).
>> >
>> > The problem I'm running into is that the line for month "1", category
>> > "B"
>> > does not hover over month "1", category "A" column. All lines
>> > basically
>> > hover over the middle column month for each person. Is there any way
>> > to
>> > get
>> > each month line to hover over each month column?
>> >
>> > Thx!

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?TmV1dHJvbjE4NzE=?=
Guest
Posts: n/a
 
      26th Sep 2006
You are an Excel Genius, thank you!!!

"Jon Peltier" wrote:

> Rearrange the data so that all points you want to link by a line are in the
> same series, i.e., in the same column of the worksheet.
>
> - Jon
> -------
> Jon Peltier, Microsoft Excel MVP
> Tutorials and Custom Solutions
> http://PeltierTech.com
> _______
>
>
> "Neutron1871" <(E-Mail Removed)> wrote in message
> news:CEF4765A-0025-4FCE-97D8-(E-Mail Removed)...
> > That worked great Jon!! I used the second method on your website to
> > create
> > my chart.
> >
> > However, what is happening now is that the lines are connecting by month
> > from person "1" to person "2" to person "3". I want the lines to connect
> > by
> > person from month "1" to month "2" to month "3". Is that possible?
> >
> > "Jon Peltier" wrote:
> >
> >> Try this:
> >>
> >> http://peltiertech.com/Excel/Charts/...olAndLine.html
> >>
> >> - Jon
> >> -------
> >> Jon Peltier, Microsoft Excel MVP
> >> Tutorials and Custom Solutions
> >> http://PeltierTech.com
> >> _______
> >>
> >>
> >> "Neutron1871" <(E-Mail Removed)> wrote in message
> >> news:839D3AF5-5304-48C9-9071-(E-Mail Removed)...
> >> >I have a chart that is using columns for category "A" on the primary
> >> >x-axis
> >> > (a $ amount). This category is broken down first by person, then by
> >> > month.
> >> > So essentially from left to right the columns will be person "1" and
> >> > month
> >> > "1", person "1" and month "2", person "1" and month "3", person "2" and
> >> > month
> >> > "1", and so on....
> >> >
> >> > The chart is also using lines to mark category "B" on the secondary
> >> > x-axis
> >> > (a $ amount that is a portion of category "A", but not a percentage.
> >> > Essentially category "B" will never be larger than category "A".).
> >> > This
> >> > category is broken down in the same fashion as category "A" (first by
> >> > person,
> >> > then by month).
> >> >
> >> > The problem I'm running into is that the line for month "1", category
> >> > "B"
> >> > does not hover over month "1", category "A" column. All lines
> >> > basically
> >> > hover over the middle column month for each person. Is there any way
> >> > to
> >> > get
> >> > each month line to hover over each month column?
> >> >
> >> > Thx!
> >>
> >>
> >>

>
>
>

 
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
How can I combine a stacked column chart and line chart? Huib Microsoft Excel Charting 1 22nd Oct 2009 11:41 AM
How to change bar to line in line-column on 2 axes chart in Excel2 jaysan3 Microsoft Excel Charting 2 2nd Jul 2008 12:13 PM
Chart Error when using Chart Line - Column on 2 Axes in vba code =?Utf-8?B?Sm9obg==?= Microsoft Excel Programming 2 3rd Aug 2007 02:42 PM
change last serie to be line in the line-column Excel chart in Wor =?Utf-8?B?RXJpYw==?= Microsoft Excel Charting 3 30th Jun 2007 05:58 PM
Convert Chart Line-Column to Column-Line George Microsoft Excel Misc 2 21st Sep 2004 08:44 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:25 AM.