Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / productivity / Office / MS-Excel

MS-Excel

MS-Excel

Great Reads

by IvanFeng
With AutoExcel, you can quickly import and export Excel without hard coding, and embrace changes.
by Brian C Hart
A class that accepts a reference to an Excel.Worksheet and lets you use an overloaded subscript operator to cleanly and intuitively read/write the Value2 of Excel cells, and get the Excel.Range corresponding to a given cell.
by Stefan Huy
For those who badly miss a .NET like List in VBA

Latest Articles

by IvanFeng
With AutoExcel, you can quickly import and export Excel without hard coding, and embrace changes.
by Brian C Hart
A class that accepts a reference to an Excel.Worksheet and lets you use an overloaded subscript operator to cleanly and intuitively read/write the Value2 of Excel cells, and get the Excel.Range corresponding to a given cell.
by Stefan Huy
For those who badly miss a .NET like List in VBA

All Articles

Sort by Score

MS-Excel 

by IvanFeng
With AutoExcel, you can quickly import and export Excel without hard coding, and embrace changes.
by Brian C Hart
A class that accepts a reference to an Excel.Worksheet and lets you use an overloaded subscript operator to cleanly and intuitively read/write the Value2 of Excel cells, and get the Excel.Range corresponding to a given cell.
by Herre Kuijpers
A utility that allows you to enter simple and more complex mathematical formulas which will be evaluated and calculated on the spot
by WhiskeyBeforeWater
An unbalanced basic recursive Binary Search Tree for Excel VBA with functions (insert, search, delete, in order, pre-order, post-order, minimum, and maximum)
by Robert_Dyball
An article that explores how developers of enterprise web applications that need to display data in grids can use Wijmo FlexGrid, a mature, fully supported data grid.
by yuvalsol
Create professional-looking Excels (Filters, Charts, Pivot Tables) with EPPlus
by JL Doty
App to monitor a system's sensors, with added features
by Daniel Liedke
Project to generate Excel Spreadsheet from DataSet with auto size (AutoFit) columns, auto-filter, alternating light blue background color with Open XML using ASP.NET MVC
by JamesFaix
.NET library to access to any running instance of Excel.
by Jeremy Likness
DocConverter is so powerful that it can convert millions of documents per day while it automatically encrypts, signs, emails, and FTPs documents after they are processed.
by WasiUllah Khan
Automated Pakwheels parsing with Selenium and Python
by paolo guccini
How to use the Microsoft Interop/Automation to implement parallel research of a Microsoft Office file password.
by Senthil Sambandam
Huge data transfer to Excel in a fast and efficient manner
by Eric Reynolds
ExcelPython is a lightweight COM library which enables you to call Python code and manipulate Python objects from Excel VBA.
by Alex Pumpet
A simple program for comparing table data from two sources - SQL databases, Excel, CSV or XML-files
by HadyAllam
Use Microsoft Excel to generate TFS reports and Create/Modify Work Items
by StewBob
This article gives a method for using Excel VBA to convert discrete data points into a histogram.
by markgwatts
Converting Sudoku Solver from Excel to C#
by Antonio Lopez R
Create an Excel file from data table without Excel using Report Viewer control.
by Debopam Pal
Export Advance Excel 2007 Report
by Roshan Choudhary
Creating ExcelSheet with dropdown containing pre populated dropdown data of its own excelsheet.
by Ethan Conner
With the Active Reports Server, you can have a multi-tenant environment where users from various departments, companies, or other specifications can log in, view their reports (and only their reports), export the data, or set up a distribution schedule for reports.
by Barath Balachandran
A method to send future updates/upgrades of your Office 2003 solutions to your end user seamlessly without any user intervention.
by Christian Leutloff
Comparison of the Excel Object Library and the native C# library NPOI to extract information from .xls files.
by Shenwei Liu
Convert a generic list to an Excel byte array using Open XML SDK and dynamically create an Excel file for data distributions from an ASP.NET MVC website
by Izhar Lotem
Filter and export to Excel ListView data using MVVM standards.
by Syed Umar Anis
ExcelXMLExport is a Microsoft Excel 2010 / 2013 Add-in that generates XML data from Excel sheet.
by Clifford Nelson
A framework for scanning a worksheet for headers, reading and validating data, providing feedback to the user, and displaying the data in a form with the results.
by Jose Segarra
A front-end library to create Excel files, including formatting and styling cells
by simonp_ca
Use Excel worksheet's cells as pixels to render real image (for fun and experiment)
by Santx - Santosh
A simple description of LP and instructions to use Excel Solver for solving problems
by rajeshitpro
Excel XML Writer /Reader - Enables to generate Excel XML with hidden columns and lookups
by bradyguy
An end to end view of how to integrate Jira REST API's with Excel.
by William Hey
Classical number theories
by ASP.NET Community
In this Article we are going to read and understand how in a web application we can export a gridview data into Excel file. As many times in real
by Muhammad_Faraz
Take HTML structure of a table & export to a genuine Excel file - Sever side processing
by ASP.NET Community
Here am trying to show how we can export an image to excel file.References Used: Microsoft.Office.Interop.Excel;Link for downloading the dlls
by Bahrudin Hrnjica
Export options in ANNdotNET
by Mohammed Dawood Ansari
"How to export the List into an Excel file" in a generic way using NPOI with .NET/.NET Core WEB API
by Arif-Imran
Exporting data to Excel is an every day requirement for many solution providers. This article shows how to migrate your data to Excel using simple HTML.
by moneema14
Describes a generic approach which extracts object list of a given type from spreadsheet
by Lee P Richardson
Fighting File Downloads and Dinosaurs with NSwag via ASP.NET Boilerplate
by Yiannis Spyridakis
This articles describes the implementation of functors (of sorts) for VBA using C++ ATL.
by Alexey Merson
This article demonstrates how to get the Excel Range object from the Clipboard using the CF_LINKSOURCE Clipboard format.
by Bert O Neill
Query Hadoop using Microsoft oriented technologies (C#, SSIS, SQL Server, Excel etc.)
by Alexandros Pappas
This article proposes a way to do book-keeping for home use.
by Randy C Finch
A search for efficient algorithms to find Ruth-Aaron pairs
by hevesir
A simple way to create your own Google map from several locations.
by Ri Xu
This post shows you how to import and export Excel XLSX in Go language.
by Shenwei Liu
C# class that populates a generic list with data retrieved from Excel data file
by Gustav Brock
Format amounts in VBA using the Indian number format for currency and amounts
by Alex Chirokov
Adding interpolation functions to the Excel using C# and Excel-DNA
by ASP.NET Community
Hello All,Here I am posting code, which will read through a Excel Document. This code will traverse through all sheets of Excel spread sheet, No
by Bharath K A
Build your own cloud spreadsheet (like Microsoft Excel, google sheets) that exposes shreadsheet workbook via web browser. Users can create excel like spreadsheets using web browser save it, share it, put formulas to compute data in the sheet etc.
by Muammar©
Dynamic data retrieval from Oracle database to Excel sheet based on a parameter from Excel cell value
by Terence Wallace
Ordermate can be used as a basic example of utilizing the XMLSerializer class to automate the creation of invoice forms.
by koolprasad2003
Read write Excel file without interop using OLEDB in C#
by William Hey
Semi-Prime Ordered Sequences (Part 2) is the follow-on to “Exploring Computational Number Theory (Part 1)” and describes a process for ordering the semi-prime base sequences.
by Christian Del Bianco
Automate the process of set value to Excel cells, assigning a cell name that matches the query result column name, leaving the end user the possibility to change the layout template.
by Kunal Chowdhury «IN»
Silverlight 4 has the feature to talk with Excel or any other application using the COM API. In this article, I will guide you to understand this feature step-by-step.
by Muhammed Anseer K K
Creating a metro style application with WCF
by Erik Drent
A simple POCO mapper for EPPlus
by gjvdkamp
This is a minimalistic example of how WCF, Rx and Excel-DNA can be used to stream realtime data to an Excel client.
by Alex Chirokov
This article shows how to implement Sudoku solver in Excel using C# and Excel-DNA
by Alvin Ashcraft
Last June, I reviewed the Aspose.Email for .NET component and demonstrated how to work with email messages in PST files or via IMAP. Well, I am back again for a look at another Aspose package. This one is Aspose.Cells for .NET.
by Six Hat Solutions
Easily Send Emails From Your Microsoft Applications Using VBA and the SendGrid API
by Alex_2979
A lot of modern Business Intelligence solutions offer to transfer work of analysts to developers or rise technical level of business analysts, make them closer to developers. Instead of it, I advise to consider a solution, which takes information from Database and gives it to business analysts.
by Mark_Nadelson
How can financial models built in Excel provide quicker and deeper insights by using Eikon Data API (DAPI), Python and xlwings to automate calculations?
by Al Moje
Upload Excel Spreadsheet File to Server, then Display Record(s) in Gridview
by Pragmateek
Using an Access, MySQL, PostgreSQL or SQLite Database from VBA
by ASP.NET Community
I’ve been heads down for the last several weeks Scrumming and it has been a while since I’ve updated my blog so I figured if I was going to keep your
by Adam Tibi
Exposing .NET functions to be consumed as Excel functions, otherwise known in Excel as "User Defined Functions" . Those .NET exposed functions can be easily used from Excel's cells. This article presents two ways to achieve this and the pros and cons of each.
by Danny Siew of Melbourne
Shows how to create an Excel 2007 document using C# and Open XML SDK 2.0 for Microsoft Office.
by Dirk_Strauss
In this article, I’ll demonstrate how to use Aspose.Cells to create a spreadsheet that takes advantage of a few new Excel 2019 features.
by stc.reseller
How to stay secure by using Excel formulas instead of writing VBA code?
by stc.reseller
Helpful tips in labeling Office files or how to make Office file changes statistically visible, in one single step
by Sam__Khan
Automated Craigslist parsing with Selenium using Node.js
by Michael Ecklin
Very often, Excel spreadsheets are using to transfer data between applications. CSV files are also used for the same purposes.
by Rajendra Kondapalli
This article will guide the developers on how you can connect to excel files using ADO.NET and modify the sheets
by Dave “DWC” Curry
This tutorial will show you a good starting point for a WPF style framework which aims to make creating and maintaining Excel-worksheet-forms easier.
by DriveByCoder
XLL Auto-Generation - An Example of a Metadata Driven Tool