Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default 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?
  #2   Report Post  
Posted to microsoft.public.excel.misc
JB JB is offline
external usenet poster
 
Posts: 115
Default 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?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default 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?



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default 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?



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default 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?






  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6,582
Default 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?





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
Dynamic Chart Question sahafi Charts and Charting in Excel 5 September 4th 06 08:12 PM
Dynamic chart question Brad Charts and Charting in Excel 3 July 22nd 06 03:29 AM
Easy question for you all holyearth Excel Worksheet Functions 3 May 1st 06 09:00 PM
Dynamic Chart Question Barb Reinhardt Charts and Charting in Excel 3 January 18th 06 12:29 AM
new user with easy question? not easy for me speakeztruth New Users to Excel 5 June 3rd 05 10:40 PM


All times are GMT +1. The time now is 03:14 PM.

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"