Import from MS SQL Server

M

Mike M.

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

Top