Top "Office-2010" questions

Microsoft Office version 2010 is a suite of programs for office productivity.

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
Print certain pages only

I have the following code which works fine: Application.PrintOut FileName:="", Copies:=2 This prints my 10 page document twice. I now …

vba office-2010 word-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
Set custom document properties with Word interop

I want to set some custom document properties of a word document I'm creating in my C# code. To do …

interop ms-word vsto office-2010 office-addins
Excel to Tab delimited (.txt) file with special character

I want to export Excel to Tab delimited (.txt) file with special character. I've changethe format to UTF-8, but it …

excel utf-8 excel-2010 office-2010 export-to-text
How to jump to line number in VBA editor?

I'm using VBA in Office 2010. On the top, there's a box with the line number and column number, e.g.: …

vba excel office-2010
Using PHP's COM object with Office 2010 (Excel.Application)

I recently coded a script in PHP using the COM object to strip data out of cells in an Excel 2007 …

php com office-2010 comexception
How to dynamically load, access and unload subforms in microsoft access

I am trying top transition from ASP.NET to programming in access and I am used to thinking in terms …

vba ms-access vbscript ms-office office-2010
Is SharePoint compatible with Office 2010?

I have a site developed in Microsoft Office SharePoint server 2007 and I have installed Microsoft office 2010 on my machine. When …

ms-office sharepoint-2007 office-2010
VBA Office2010 Shapes.PasteSpecial fails

I have a problem while migrating my VBA code from Office2003 to Office2010. I would like to copy the text …

vba excel powerpoint office-2010