View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.charting
Jon Peltier[_2_] Jon Peltier[_2_] is offline
external usenet poster
 
Posts: 461
Default Dynamic chart problem (re-posted)

In my last post on your previous thread, I asked you to make a chart
with regular data and paste the series formula here.

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/



hoyos wrote:
I am following the example from 'Peltier' site.
All goes well until I get to changing the chart's data source.
It tells me to insert the following formula:
=Series(Data!$AI$1,Data!$AH$2:$AH$10,Data!$AI$2:$A I$10,1)
But with no luck, I get the following message "THAT FUNCTION IS NOT VALID"
with "SERIES" highlighted?
Any ideas