Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
DEE DEE is offline
external usenet poster
 
Posts: 250
Default Combination Chart Problem

Hi,

I'm not sure if this is possible, but I would like to create a combination
chart the has one axis correspond to the other:

For argument's sake, let's say I buy veggies at a particular price and want
a chart to reflect the price and the amount purchased:

Qty in lbs. 100 300 200
Price .5 1 2

I want the chart to have a marker for each of the Qty values, but the second
axis displaying the Price values directly opposite the corresponding Qty
value.

Any help would be appreciated!

--
Thanks!

Dee
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Combination Chart Problem

Do you have categories as well? Or would an XY chart, with Qty as X and
Price as Y suffice?

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


"dee" wrote in message
...
Hi,

I'm not sure if this is possible, but I would like to create a combination
chart the has one axis correspond to the other:

For argument's sake, let's say I buy veggies at a particular price and
want
a chart to reflect the price and the amount purchased:

Qty in lbs. 100 300 200
Price .5 1 2

I want the chart to have a marker for each of the Qty values, but the
second
axis displaying the Price values directly opposite the corresponding Qty
value.

Any help would be appreciated!

--
Thanks!

Dee



  #3   Report Post  
Posted to microsoft.public.excel.charting
DEE DEE is offline
external usenet poster
 
Posts: 250
Default Combination Chart Problem

Yes, the column headings are dates (years).

--
Thanks!

Dee


"Jon Peltier" wrote:

Do you have categories as well? Or would an XY chart, with Qty as X and
Price as Y suffice?

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


"dee" wrote in message
...
Hi,

I'm not sure if this is possible, but I would like to create a combination
chart the has one axis correspond to the other:

For argument's sake, let's say I buy veggies at a particular price and
want
a chart to reflect the price and the amount purchased:

Qty in lbs. 100 300 200
Price .5 1 2

I want the chart to have a marker for each of the Qty values, but the
second
axis displaying the Price values directly opposite the corresponding Qty
value.

Any help would be appreciated!

--
Thanks!

Dee




  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Combination Chart Problem

Create your chart, with series in rows, so that years appear on the
horizontal axis. I'd say a line chart is probably best. Double click one
series, and on the Axis tab, select Secondary.

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


"dee" wrote in message
...
Yes, the column headings are dates (years).

--
Thanks!

Dee


"Jon Peltier" wrote:

Do you have categories as well? Or would an XY chart, with Qty as X and
Price as Y suffice?

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


"dee" wrote in message
...
Hi,

I'm not sure if this is possible, but I would like to create a
combination
chart the has one axis correspond to the other:

For argument's sake, let's say I buy veggies at a particular price and
want
a chart to reflect the price and the amount purchased:

Qty in lbs. 100 300 200
Price .5 1 2

I want the chart to have a marker for each of the Qty values, but the
second
axis displaying the Price values directly opposite the corresponding
Qty
value.

Any help would be appreciated!

--
Thanks!

Dee






  #5   Report Post  
Posted to microsoft.public.excel.charting
DEE DEE is offline
external usenet poster
 
Posts: 250
Default Combination Chart Problem

Hi Jon,

Thanks for your help. I tried this, but it doesn't seem to do what I am
trying to do, unless I misunderstood you.

Let's say I have Jan, Feb, Mar, Apr, etc. as the column headings
Then I have, say row 2 that contains:
$10,000 $45,000 $50,000 $18,000

and row 3 that contains:
55 65 73 20

I would like one axis to show the amounts on row 2 - no problem there.

I would like the secondary axis to show the values on row 3, but... I want
them directly opposite the values. So, the $10,000 would have a tick
directly opposite it on the value axis that marks 55...

Thanks!
--
Thanks!

Dee


"Jon Peltier" wrote:

Create your chart, with series in rows, so that years appear on the
horizontal axis. I'd say a line chart is probably best. Double click one
series, and on the Axis tab, select Secondary.

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


"dee" wrote in message
...
Yes, the column headings are dates (years).

--
Thanks!

Dee


"Jon Peltier" wrote:

Do you have categories as well? Or would an XY chart, with Qty as X and
Price as Y suffice?

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


"dee" wrote in message
...
Hi,

I'm not sure if this is possible, but I would like to create a
combination
chart the has one axis correspond to the other:

For argument's sake, let's say I buy veggies at a particular price and
want
a chart to reflect the price and the amount purchased:

Qty in lbs. 100 300 200
Price .5 1 2

I want the chart to have a marker for each of the Qty values, but the
second
axis displaying the Price values directly opposite the corresponding
Qty
value.

Any help would be appreciated!

--
Thanks!

Dee








  #6   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Combination Chart Problem

But then it's not an axis on the right, since the row 3 values are not
proportional to the row 2 values. For example, 18000 10000 (row 2, columns
1 and 4), but 20 < 55 (row 3, same columns). This is what Del pointed out in
his post.

It would be less confusing to add the row 3 values as data labels to the row
2 points. Use one of these free utilities to handle this:

Rob Bovey's Chart Labeler, http://appspro.com
John Walkenbach's Chart Tools, http://j-walk.com

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


"dee" wrote in message
...
Hi Jon,

Thanks for your help. I tried this, but it doesn't seem to do what I am
trying to do, unless I misunderstood you.

Let's say I have Jan, Feb, Mar, Apr, etc. as the column headings
Then I have, say row 2 that contains:
$10,000 $45,000 $50,000 $18,000

and row 3 that contains:
55 65 73 20

I would like one axis to show the amounts on row 2 - no problem there.

I would like the secondary axis to show the values on row 3, but... I
want
them directly opposite the values. So, the $10,000 would have a tick
directly opposite it on the value axis that marks 55...

Thanks!
--
Thanks!

Dee


"Jon Peltier" wrote:

Create your chart, with series in rows, so that years appear on the
horizontal axis. I'd say a line chart is probably best. Double click one
series, and on the Axis tab, select Secondary.

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


"dee" wrote in message
...
Yes, the column headings are dates (years).

--
Thanks!

Dee


"Jon Peltier" wrote:

Do you have categories as well? Or would an XY chart, with Qty as X
and
Price as Y suffice?

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


"dee" wrote in message
...
Hi,

I'm not sure if this is possible, but I would like to create a
combination
chart the has one axis correspond to the other:

For argument's sake, let's say I buy veggies at a particular price
and
want
a chart to reflect the price and the amount purchased:

Qty in lbs. 100 300 200
Price .5 1 2

I want the chart to have a marker for each of the Qty values, but
the
second
axis displaying the Price values directly opposite the corresponding
Qty
value.

Any help would be appreciated!

--
Thanks!

Dee








  #7   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 560
Default Combination Chart Problem

On Mon, 27 Aug 2007, in microsoft.public.excel.charting,
dee said:

"Jon Peltier" wrote:
Do you have categories as well? Or would an XY chart, with Qty as X and
Price as Y suffice?


Yes, the column headings are dates (years).


With two independent variables each against year, you need two lines,
one for price against year and one for quantity against year; then you
can use two y axes. Matching the axes so that you only use one line
would require the two variables to be linearly dependent, as for
instance when plotting temperature, when you can have an axis for
Centigrade and Fahrenheit.

You can still follow the XY chart solution, if you label the data points
with their year, either manually or using one of the free add-ins
available.

--
Del Cotter
NB Personal replies to this post will send email to ,
which goes to a spam folder-- please send your email to del3 instead.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Combination of stock chart and line chart hwatari Charts and Charting in Excel 2 September 24th 07 10:52 PM
Combination Chart Problem twsanderson Charts and Charting in Excel 0 August 21st 06 04:39 PM
Combination of Validation List and VLOOKUP Problem Blake Excel Worksheet Functions 2 March 23rd 06 08:00 PM
How to lock combination chart in pivot chart? Marcos Novaki Charts and Charting in Excel 1 April 13th 05 10:05 PM
Combination bar and line problem waxwing Charts and Charting in Excel 0 January 13th 05 09:58 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"