PC Review


Reply
Thread Tools Rate Thread

Dynamic chart -easy question that has me stuck

 
 
glenlee
Guest
Posts: n/a
 
      9th Sep 2007
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 With Quote
 
 
 
 
JB
Guest
Posts: n/a
 
      9th Sep 2007
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,GrapheDyn55.xls!CaMois5,1)

JB
http://boisgontierjacques.free.fr/

On 9 sep, 13:25, glen...@nospam.com (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?



 
Reply With Quote
 
Bernard Liengme
Guest
Posts: n/a
 
      9th Sep 2007
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" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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 With Quote
 
Bernard Liengme
Guest
Posts: n/a
 
      9th Sep 2007
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" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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 With Quote
 
glenlee
Guest
Posts: n/a
 
      9th Sep 2007

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

On Sun, 9 Sep 2007 10:06:59 -0300, "Bernard Liengme"
<(E-Mail Removed)> 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" <(E-Mail Removed)> wrote in message
>news:(E-Mail Removed)...
>> 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 With Quote
 
Jon Peltier
Guest
Posts: n/a
 
      10th Sep 2007
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" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> 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 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
Easy Question but I'm stuck frank Microsoft Access 1 5th Oct 2009 11:06 AM
Easy dynamic chart. Feejo Microsoft Excel Charting 1 2nd Jan 2008 12:59 PM
probably an easy question for you but I'm stuck jpballegeer@gmail.com Microsoft Excel Programming 1 5th Oct 2006 01:50 AM
Dynamic Chart Question =?Utf-8?B?c2FoYWZp?= Microsoft Excel Charting 5 4th Sep 2006 07:12 PM
Dynamic Chart Question =?Utf-8?B?QmFyYiBSZWluaGFyZHQ=?= Microsoft Excel Charting 3 17th Jan 2006 11:29 PM


Features
 

Advertising
 

Newsgroups
 


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