Linking to external tables/Graphs

  • Thread starter Thread starter Gaijintendo
  • Start date Start date
G

Gaijintendo

How do you insert a table from an external file dynamically.

Say for example I have a xls file called "TopTen.xls" and I want to use the
table from that in my new file, how can I insert it?

I need to be able to update "TopTen.xls", and possibly replace it every week
with a new identically formatted "TopTen.xls" file.

I then have to repeat this problem with graphs too.
 
A link to a tutorial would be great... anything really. I suspect this is
fairly trivial...
 
Back
Top