For issues relating to Microsoft Office, version 2007.
Is there a way to develop custom SmartArt for PowerPoint. I'm not looking for a way to develop "fake" smart …
excel ms-office powerpoint office-2007 office-2010Is it possible to configure a Ribbon (e.g. adding a tab etc.) in Office 2010 programatically via VBA? I.e. …
vbscript ms-word office-2007 office-2010Where do I find helpful documentation for VBA programming? something like SitePoint for HTML development. MSDN simply lists down and …
vba documentation office-2007I know this is probably not the right place to ask this question, but I don't know where else to …
ms-office office-2007 visioI am writing a plugin for outlook 2007 and i would like to read a property of a MailItem. In particular …
c# outlook-addin office-2007 mapiMy code displays a message with basic subject, body, attachment. Next the user manually updates and customizes the message and …
vba outlook ms-office office-2007 outlook-2007First of all, my question is not quite the same as Is Office 2007 PIA deployment possible without Office 2007? I am …
.net ms-office office-interop office-2007 office-piaI am trying to take clipboard data copied from excel (i.e. tab separated text) and parse it into a …
excel vba ms-office clipboard office-2007I have a macro that generates an MS Word report from an MS Excel spreadsheet. The styles I use in …
vba office-2007I have an excel 2007 file (OpenXML format) with a connection to an xml file. This connection generates an excel table …
excel-2007 openxml office-2007 openxml-sdk