Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. How to write addin that works in both Powerpoint 2007 and Powerpoint 2010

How to write addin that works in both Powerpoint 2007 and Powerpoint 2010

Scheduled Pinned Locked Moved Visual Basic
helptutorialquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    Hypermommy
    wrote on last edited by
    #1

    Hi all, I've been tasked with ensuring our add-in works in both Powerpoint 2007 and Powerpoint 2010. We'd really rather not have to keep up with two sets of code - imagine the headaches that might entail. I've searched online and on CodeProject for what I need to do to enable functionality in both versions but apparently I don't have the right search terms. Anyone know of any article(s) or other postings that address this issue? Thanks in advance for your assistance!

    Denise "Hypermommy" Duggan

    T 1 Reply Last reply
    0
    • H Hypermommy

      Hi all, I've been tasked with ensuring our add-in works in both Powerpoint 2007 and Powerpoint 2010. We'd really rather not have to keep up with two sets of code - imagine the headaches that might entail. I've searched online and on CodeProject for what I need to do to enable functionality in both versions but apparently I don't have the right search terms. Anyone know of any article(s) or other postings that address this issue? Thanks in advance for your assistance!

      Denise "Hypermommy" Duggan

      T Offline
      T Offline
      tosch
      wrote on last edited by
      #2

      How about if you check the version of PP in your addin and react according to the version? I never programmed any PP addin and don't even know if you can read the version info but I know this works in Outlook and Word.

      Tosch

      H 1 Reply Last reply
      0
      • T tosch

        How about if you check the version of PP in your addin and react according to the version? I never programmed any PP addin and don't even know if you can read the version info but I know this works in Outlook and Word.

        Tosch

        H Offline
        H Offline
        Hypermommy
        wrote on last edited by
        #3

        I appreciate the answer. Yes, that does sound like a viable solution as long as I can code in VS2010 and it'll work in both of them. The problem I'm finding with coding this add-in is there's a dearth of information about programming for PowerPoint. Lots of info for how to use PP, but not much about programming for it. But thanks for the assist. Any little bit helps. ;-)

        Denise "Hypermommy" Duggan

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups