Recent content by NelsonFerro

  1. N

    Access, SQL, VBA & PowerPoint.

    OK, Rx_ based in your code and some more google. i'm half way. This is my current code, warning it's very raw code, don't be chocked :-) Dim pptobj As PowerPoint.Application Dim Presentation As PowerPoint.Presentation Set pptobj = New PowerPoint.Application Set pptobj =...
  2. N

    Access, SQL, VBA & PowerPoint.

    Rx_ first of all, thank you in the quick answer. The ppt should be open thourght a button present in the Access form. I don't want to create a new ppt, i have the file, with a lot of static information, and i just want to open the file and add the dynamic information, like the user name...
  3. N

    Access, SQL, VBA & PowerPoint.

    Hello. So I have an Access application in Access 2007, that connects to a SQL Server to retrive data, with only forms, all the connection to SQL is made by VBA. With this application the user is able to edit is perfil and with that generate a word file (done using bookmarks) or a powerpoint...
  4. N

    Hello

    My name is Nelson Ferro (original username hain?!), and i'm from Portugal. I have been working with access a few years, but had a stop for about 3-5 years, and picking-up again, it's amazing how much it has evolved. Soo i need to catch-up and this seems like the right place to do it. So...
Back
Top Bottom