View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Marty Marty is offline
external usenet poster
 
Posts: 116
Default Add values to a series in a chart

How do I add other values to the same series on a chart. The other values are
on seperate worksheets.
Example: this is what I have =Sheet1!$B$34 and I want to also add to this
series =Sheet2!$B$3.
I have tried =Sheet1!$B$34 and Sheet2!$B$3 but get an error.