ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Dynamic chart -easy question that has me stuck (https://www.excelbanter.com/excel-discussion-misc-queries/157607-dynamic-chart-easy-question-has-me-stuck.html)

glenlee

Dynamic chart -easy question that has me stuck
 
There are excellent instructions for creating a dynamic chart at:
http://www.peltiertech.com/Excel/Cha...umnChart1.html

That source data is presented vertically.

How do I modify the formulas to get a dynamic chart when my source
data is horizontal across columns A-Z for example?

JB

Dynamic chart -easy question that has me stuck
 
Months with CA only

http://cjoint.com/?jjoMrDRfHw

-Create Names with Insert/Name

Mois5
=Offset($B$1,,,1,CountA($2:$2)-1)

CaMois5
=Offset($B$2,,,1,CountA($2:$2)-1)

Click on Serie:
=SERIE(GraphDyn!$A$2;GrapheDyn55.xls!Mois5,GrapheD yn55.xls!CaMois5,1)

JB
http://boisgontierjacques.free.fr/

On 9 sep, 13:25, (glenlee) wrote:
There are excellent instructions for creating a dynamic chart at:http://www.peltiertech.com/Excel/Cha...umnChart1.html

That source data is presented vertically.

How do I modify the formulas to get a dynamic chart when my source
data is horizontal across columns A-Z for example?




Bernard Liengme

Dynamic chart -easy question that has me stuck
 
With this data:
<blank week1 week2 week3 week4 week5 week6
units 1 2 3 4


Define ChartValues as: =OFFSET(Sheet1!$A$2,0,1,1,COUNTA(Sheet1!$2:$2)-1)
Define ChartLabels as: =OFFSET(chartvalues,-1,0)

best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"glenlee" wrote in message
...
There are excellent instructions for creating a dynamic chart at:
http://www.peltiertech.com/Excel/Cha...umnChart1.html

That source data is presented vertically.

How do I modify the formulas to get a dynamic chart when my source
data is horizontal across columns A-Z for example?




Bernard Liengme

Dynamic chart -easy question that has me stuck
 
Additional note: if you make the data a List in XL2003 or a Table in XL2007,
then make the chart, the chart is automatically updated when data is added
to the List/Table
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"glenlee" wrote in message
...
There are excellent instructions for creating a dynamic chart at:
http://www.peltiertech.com/Excel/Cha...umnChart1.html

That source data is presented vertically.

How do I modify the formulas to get a dynamic chart when my source
data is horizontal across columns A-Z for example?




glenlee

Dynamic chart -easy question that has me stuck
 

That's what I'm looking for....thanks much.

On Sun, 9 Sep 2007 10:06:59 -0300, "Bernard Liengme"
wrote:

With this data:
<blank week1 week2 week3 week4 week5 week6
units 1 2 3 4


Define ChartValues as: =OFFSET(Sheet1!$A$2,0,1,1,COUNTA(Sheet1!$2:$2)-1)
Define ChartLabels as: =OFFSET(chartvalues,-1,0)

best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"glenlee" wrote in message
...
There are excellent instructions for creating a dynamic chart at:
http://www.peltiertech.com/Excel/Cha...umnChart1.html

That source data is presented vertically.

How do I modify the formulas to get a dynamic chart when my source
data is horizontal across columns A-Z for example?





Jon Peltier

Dynamic chart -easy question that has me stuck
 
Yes, but you'll have to put the data in columns.

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


"Bernard Liengme" wrote in message
...
Additional note: if you make the data a List in XL2003 or a Table in
XL2007, then make the chart, the chart is automatically updated when data
is added to the List/Table
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"glenlee" wrote in message
...
There are excellent instructions for creating a dynamic chart at:
http://www.peltiertech.com/Excel/Cha...umnChart1.html

That source data is presented vertically.

How do I modify the formulas to get a dynamic chart when my source
data is horizontal across columns A-Z for example?







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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com