Top "Office-2007" questions

For issues relating to Microsoft Office, version 2007.

Is there a way to develop custom SmartArt?

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-2010
Programatically configure Office 2010 Word Ribbon via VBA

Is 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-2010
Documentation Resource for Office VBA developers

Where do I find helpful documentation for VBA programming? something like SitePoint for HTML development. MSDN simply lists down and …

vba documentation office-2007
visio 2007 database properties window doesn't show

I know this is probably not the right place to ask this question, but I don't know where else to …

ms-office office-2007 visio
nicely reading outlook mailitem properties

I 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 mapi
VBA Outlook Mail .display, recording when/if sent manually

My 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-2007
Can you install Office 2007 PIA's without office

First 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-pia
Parse Tab Separated Values in VBA

I 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-2007
How can I identify the display language (i.e. toolbars/menus) used by MS Office in Visual Basic?

I have a macro that generates an MS Word report from an MS Excel spreadsheet. The styles I use in …

vba office-2007
Excel "Refresh All" with OpenXML

I 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