export form to powerpoint

J

jorge

Hy, I need to represent a access form into the slide of
powerpoint, but i nedd what to work, not like image or
linked objet, IS POSIBLE? gracias
 
J

John Nurick

Hi Jorge,

As far as I know it's not possible to do exactly what you want: an
Access form will only work in Access.

It should however be possible to use VBA code behind the PowerPoint
presentation to automate Access and run it in the background, and then
open the form (or make it visible) when you come to the slide in
question; see Using Microsoft Access as an Automation Server
http://support.microsoft.com/?id=147816
http://support.microsoft.com/?id=210111 (Access 2000 and later).
 
J

Jim/Chris

Why not capture the form in the clipboard and paste it in
Powepoint by pressing Alt and Prt SC and then paste

Jim
 

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