Controls / Active X control for Displaying data in MS powerpoint

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • KunalUppal
    New Member
    • Jul 2008
    • 1

    Controls / Active X control for Displaying data in MS powerpoint

    i have a user requirement where i need to display data from database/datawarehouse on MS powerpoint. Data can be displayed on charts / Datagrid or forms. Also , data which is to be displayed will depend on user credentials.

    I have no idea about interoperabilit y in .Net. But what i thought, developing active X components will help me...
    but can we create Active X components in C#?

    Any help on it.
  • Curtis Rutland
    Recognized Expert Specialist
    • Apr 2008
    • 3264

    #2
    Why don't you use Excel to get the data and make the chart, and then link to the chart in powerpoint using OLE?

    Comment

    Working...