Search : in
By :

Importing external data into excel through C#

Last answer on Aug 31, 2009 7:28:42 pm BST kasturi, on Aug 3, 2009 10:26:06 am BST 
 Report this message to moderators

Hello,

I need to export data in excel sheet through c# coding, where the dialog box for "Data-->Import External Data-->New Web Querr" will be opened by C# coding. How can I do that?

Configuration: Windows XP Internet Explorer 6.0

Best answers for « Importing external data into excel through C# » in :
[Ingres] Importing/ Exporting data Show[Ingres] Importing/ Exporting data Making use of these commands copydb unloaddb Notes Ingres allows you to export data from an Ingres installation to another (it is a platform independent procedure). unloaddb copydb The main...
Import contacts from Excel to Outlook ShowImport contacts from Excel to Outlook Issue Solution Issue How to import a contact list from Excel to Outlook and having them in a single list of contact , and not as splited items? Solution By using the software Excel 2000 and...
Parsing a binary file in PHP ShowParsing a binary file in PHP When using low level languages like C or Pascal, it is a common procedure, to data in a binary file (a record that can't be translated into text). Using C language, suppose you want to save the value...
Download Excel-MySQL converter ShowHenceforth with Excel-MySQL Converter, it is not necessary to be a developer to be able to convert Microsoft Excel data into MySQL database or vice versa. This program allows you to convert quickly your data without using other material. Depending...
Spreadsheets - Data Entry ShowCell Content A cell of a worksheet can contain a value or be empty. The value of a cell has two essential characteristics: a type, which means the intrinsic type of the data. There are generally three types of values: numeric values, for example...

1

 filip, on Aug 31, 2009 7:28:42 pm BST
  • +1

Use GemBox.Spreadsheet. This component is very easy to use and works very fast. It has free version which you can try out to see if it helps you.
http://www.gemboxsoftware.com/GBSpreadsheet.htm

Reply to filip