Always remain updated about current software development trends

Articles having tag: EXCEL

How to create your own map on Google Maps

A simple way to create your own Google map from several locations.

Generate Excel file on the fly without using Microsoft Excel and download it in a chunk-chunk way

How to generate excel file on the fly without using Microsoft Excel and download it in chunk chunk way?

Dynamically Configure Excel in For Each Loop Container

Configure Excel dynamically in for each loop container.

Using Excel to Calculate Your MegaMillions Winnings

Download the spreadsheet here:http://media.ch9.ms/content/megamillions_template.xlsxThere's currently a lot of attention on the MegaMillions lottery here in the United States.  The MegaMillions lottery is a multi-state game of chance which has a cumulative...

Direct Excel Export from ASP.Net GridView

Direct Export data from Gridview to an Excel file using C#

Functors in VBA

This articles describes the implementation of functors (of sorts) for VBA using C++ ATL.

Different ways to access Excel 2003 Workbooks using C#

Comparison of the Excel Object Library and the native C# library NPOI to extract information from .xls files.