Search results

  1. P

    Link to a powerpoint slide from an Access form

    Hello Gasman, I have tried your stackoverflow suggestion, but it failed with error 438 at the code line "Set PPSlide = objPPT.Slides(5)". A great shame as I can see that this simple code has the potential to solve my problem. Any further help very welcomed. Thanks for the reference. I have...
  2. P

    Link to a powerpoint slide from an Access form

    Hello Mark, Thanks for helping. The path and filename for the powerpoint file is held in the pathlink field of a table named tblQuiz. For example c:\quiz\Scouts\2012Scouts.pptx The pathlink field is a hyperlink type. When I click on the pathlink field powerpoint opens the correct file...
  3. P

    Link to a powerpoint slide from an Access form

    I have a large collection of quizzes, written in Powerpoint 2007. Each quiz consists of a number of rounds, usually 10. Each round has 10 questions. So, a typical quiz presentation consists of around 150 slides, what with intros and answer slides etc. I have created an Access 2007 database...
  4. P

    Hello Everyone

    Hello, I am Phil from the UK. I am a retired Quality Assurance Manager. I trained as an industrial chemist and them moved into IT designing database systems. I have used SQL, Paradox and Access and started to learn Visual Studio before my employer deemed me redundant. I have designed many...
Back
Top Bottom