Is this possible with office and .net

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
My users tend to reuse the same charts for their presentation. Is it
possible to make these charts dynamic (connect to datastore) and then make
them as reusable component so that when they have another presentation they
just insert the component(s) and print?

Thanks
 
How are you creating the charts? I did this using Excel using OLE
Automation, and you can probably use Visual Studio Tools for Office to do
it in Excel as well. There are also 3rd party tools available for this.

Robin S.
 
Back
Top