Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
RAZ RAZ is offline
external usenet poster
 
Posts: 120
Default Auto selection of Data

I have a chart with three different plots (line) on it. Each one generated
from different set of data.
One of the plot (line) that need to select data automatically from a table.
Its working if I select manually. I may have 10 to 100 rows of data in
different cases. Would it be possible for the plot to select data itself
???????

For example, If I have 10 rows of data I need to select those 10 rows (in
both columns), if I have 20 I need to select those 20 manually. Is there a
function I can add with this equation below to select data from the list
automatically.????

When I click on the line plotted this is what I see in Formulla bar.
=SERIES(,'JAXXN Report'!$K$97:$K$101,'JAXXN Report'!$E$97:$E$101,1)


  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 857
Default Auto selection of Data

Hi,

You need to use dynamic range names. Jon Poltier has examples at his website:

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

Basically you define a name like X to be =OFFSET($A$1,,,COUNTA(A$1:A$100))

Then you use that name in the Source Data dialog box.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Raz" wrote:

I have a chart with three different plots (line) on it. Each one generated
from different set of data.
One of the plot (line) that need to select data automatically from a table.
Its working if I select manually. I may have 10 to 100 rows of data in
different cases. Would it be possible for the plot to select data itself
???????

For example, If I have 10 rows of data I need to select those 10 rows (in
both columns), if I have 20 I need to select those 20 manually. Is there a
function I can add with this equation below to select data from the list
automatically.????

When I click on the line plotted this is what I see in Formulla bar.
=SERIES(,'JAXXN Report'!$K$97:$K$101,'JAXXN Report'!$E$97:$E$101,1)


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
Expand Selection in Auto filter NM Excel Worksheet Functions 7 December 4th 08 02:00 PM
Drop down selection auto format Pyrite Excel Discussion (Misc queries) 3 July 29th 08 09:37 AM
auto selection ekkeindoha Excel Worksheet Functions 1 June 25th 07 02:41 PM
Auto Populate Based on Other Selection Kate Excel Discussion (Misc queries) 2 May 15th 07 10:57 PM
# of Records Shown During Auto-Filter Selection Rick Gomes Excel Discussion (Misc queries) 1 January 2nd 07 12:21 AM


All times are GMT +1. The time now is 10:34 AM.

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

About Us

"It's about Microsoft Excel"