View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andy Andy is offline
external usenet poster
 
Posts: 414
Default Charts and Addins

Hi All
I have an addin, which I will issue to users, that converts a load of data
into various charts and tables. Currently, the user specifies the chart
types to use (the list is taken from the XLUSRGAL workbook) but this involves
adding a user-defined chart to each machine. Is there a method by which I
can 'add' a chart type to the addin which can be used instead of those in the
XLUSRGAL?

This is for Excel 2002.

Thanks
Andy