auto update pie chart

J

jake

is there a way to setup a pie chart that auto updates as the data on another
sheet is modified?
 
D

dlw

Yes, all the ranges in the pie chart can be external references:
[filename.xls]sheetname!a1.a10
like that
 
Top