+ Reply to Thread
Results 1 to 13 of 13

Missing: Microsoft Powerpoint 15.0 Object Library

Hybrid View

  1. #1
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Missing: Microsoft Powerpoint 15.0 Object Library

    Quote Originally Posted by neetharao View Post
    Do i declare them as objects as well?
    Yes, exactly!

    If you declare the variable directly then you have to enable the references.

    Otherwise you have to declare the variable as object and set the concerned object as I shown in my earlier post


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  2. #2
    Registered User
    Join Date
    10-09-2012
    Location
    INDIA
    MS-Off Ver
    2010/2013
    Posts
    12

    Re: Missing: Microsoft Powerpoint 15.0 Object Library

    I tried changing that and the error pops out in some other place. I am attaching the original complete code for your reference. It would be great if you could help me out with this.VBA Code.txt

    Thanks..

  3. #3
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Missing: Microsoft Powerpoint 15.0 Object Library

    Sorry I don't have that much of time to study and test the whole code.

    So please try to test it from your end and let us know the line of code where the error pops up.

  4. #4
    Registered User
    Join Date
    10-09-2012
    Location
    INDIA
    MS-Off Ver
    2010/2013
    Posts
    12

    Re: Missing: Microsoft Powerpoint 15.0 Object Library

    Ok, sure no problem.

    After changing the declarations to Object now i get the error on this line -
    strADITemplatePath = VBA.Environ("USERPROFILE") + "\Application Data\Microsoft\Templates\ADITemplate[confidential].pot"
    even if i change the path the same Missing Reference error shows up.

  5. #5
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Missing: Microsoft Powerpoint 15.0 Object Library

    I suspect the + needs to be replaced with &

    Because + should be used with Numbers alone.

    To join the texts use & symbol

  6. #6
    Registered User
    Join Date
    10-09-2012
    Location
    INDIA
    MS-Off Ver
    2010/2013
    Posts
    12

    Re: Missing: Microsoft Powerpoint 15.0 Object Library

    I dont think the + is causing the error, because even after changing the path also the error shows up.

    It is pointing to the "Missing: Microsoft Powerpoint 15.0 Object Library" only

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. macro to fix missing:microsoft outlook 14.0 object library
    By sujithy007 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-13-2021, 09:59 AM
  2. Microsoft HTML Object Library
    By akotronis in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-29-2013, 01:07 AM
  3. [SOLVED] workaround - missing Microsoft Powerpoint 14.0 Object Library
    By enowapi in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-30-2012, 06:21 PM
  4. Missing Object Library
    By LillyB in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-12-2010, 07:45 AM
  5. MISSING: Microsoft Word 11.0 Project Library
    By ChrisMattock in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-12-2006, 07:30 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1