All you can do is link them to the same data, so if the data changes, both
charts change. You can't link the formatting of a chart to that of another
chart. Unless, of course, you want to embark on a long VBA project.
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______
"Sarah" <(E-Mail Removed)> wrote in message
news:E6B51C70-6ABA-4F3A-B00C-(E-Mail Removed)...
> How do I link 2 charts in different files so that if I update one, the
> other
> automatically updates? Thanks