Import from MS SQL Server

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

Guest

Could anybody explain how to import data from MS SQL Server into PowerPoint?
 
When do you want to import the data, where do you want to import to? In
general, you will need to have some VBA (or a macro) that performs the SQL
queries, retrieves the record set and puts the data somewhere. You could
have an action button that runs your macro/code or add an item to the
PowerPoint menu like an addin.


Serhiy said:
Could anybody explain how to import data from MS SQL Server into
PowerPoint?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top