The Excel-2010 tag is used for referencing the Excel Version 2010 spreadsheet application from Microsoft.
I'm using the following code in an attempt to detect a filter applied to a column in a table and …
vba excel excel-2010 listobjectI am creating an Excel Add-In that has a custom Ribbon UI. I would like to add a tooltip for …
excel-2010 add-in ribbonxWhen I refresh my workbook, the following message pop-ups : "The query returned more data than will fit on a worksheet"? …
error-handling popup excel-2010 excel-external-dataI am calculating a lot of data with VBA in Excel and want to show a MsgBox when it's done. …
vba excel excel-2010 msgboxHas anyone come across a situation where Excel seems to manipulate your formulas. I have a sheet where I have …
excel vba excel-2010 listobjectI have a excel automation application written in Delphi, that accesses a given excel workbook and extracts applying some internal …
excel delphi excel-2010 office-automationWe have a large spreadsheet that we use to calculate performance for race car drivers. It has been stable for …
excel excel-2010 average named-rangesI created a custom ribbon tab on my Excel like Excel_app_v1.xlsm, and a button under this ribbon …
excel excel-2010 ribbon ribbon-control vbaI need to create a macro (which I have never done before) and if you guys can guide me to …
excel excel-2010 export-to-xml vbaI have an excel sheet where I'm trying to use conditional formatting but it doesn't seem to work as I …
excel excel-2010 row conditional-formatting