Top "Excel-2010" questions

The Excel-2010 tag is used for referencing the Excel Version 2010 spreadsheet application from Microsoft.

XmlHttp Post in Excel VBA not updating website form

I routinely have to search the state of NV for unclaimed property and put the results in an Excel spreadsheet. …

vba excel xmlhttprequest excel-2010 msxml
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
Refresh external data in Excel 2010 while the file is open in the background but not in use

I am using Excel 2010 to query MS SQL databases and other Excel files to import data. I have set different …

excel excel-2010 excel-addins exceldatareader vba
excel - vba - userform - frame - set scrollbar position

How do I set the scrollbar position of a frame(inside an userform)? The case: I have a frame in …

excel scrollbar excel-2010 userform vba
XlFileFormat for excel 2010 file

I want to create a excel 2010 file from C# so what will be the XlFileFormat Enumeration for it. http://msdn.…

c# excel-2010
Excel VBA Project has generated multiple Workbook objects

I am responsible for a very large Excel 2010 spreadsheet with links to all sorts of external data sources including Bloomberg, 65 …

vba excel excel-2010
using conditional named range in excel

Let me try this again, I've been searching the web and can't seem to find anything. What i'm trying to …

excel excel-2010 named-ranges
Excel formatting for date is not working when exporting as XML

I have created an Excel that includes a mapping file. What I am trying to do is have users enter …

excel excel-formula excel-2010 export-to-xml
Running multiple async queries with ADODB - callbacks not always firing

I have an Excel workbook that fires three queries to a database to populate three tables on hidden sheets, and …

vba excel excel-2010 adodb
How do you disable "Save and send" in Excel 2010 (in the File ribbon (called backstage in Office 2010)?

I have the following VBA marco running in Excel 2003, it blocks the Save, Save as, Save Workspace, Send To menus …

vba excel excel-2010 ribbon ribbonx