M 
		
								
				
				
			
		Matthew Dodds
Hi folks,
I have some charting code in which the data for the chart is specified
as a formula (eg =SERIES("firstData",
{"NTC","11","12","13","14","15","21","22","23","24","25"},
{0,8,15,17,10,35,8,15,18,11,28},1))
Everything works well with the exception of the corresponding error
bar data; I can find no way of receovering this from the worksheet, so
the charts maintain this reference to a range.
Has anyone devised a solution to this? It would make writing code to
edit the data displayed by a chart much more straightforward.
Thanks in advance for your every suggestion
Matthew
				
			I have some charting code in which the data for the chart is specified
as a formula (eg =SERIES("firstData",
{"NTC","11","12","13","14","15","21","22","23","24","25"},
{0,8,15,17,10,35,8,15,18,11,28},1))
Everything works well with the exception of the corresponding error
bar data; I can find no way of receovering this from the worksheet, so
the charts maintain this reference to a range.
Has anyone devised a solution to this? It would make writing code to
edit the data displayed by a chart much more straightforward.
Thanks in advance for your every suggestion
Matthew
 
	 1 (or R1C1 style) do this
1 (or R1C1 style) do this