Blogs about: Net Excel
Featured Blog
VB.NET Excel All Versions
Ever wonder how do write a .Net Excel app that allows deployments in all platforms. (Excel 97, 2000, 2002, 2003)? Microsoft made a huge changes in office 2007 including the extension of the excel. It… more »
secret recipe
Some links to useful sources
Dennis Wallentin wrote 3 weeks ago: A new and time consuming project keeps me busy so at present I don’t have the time to post he … more »
Check which Excel version is installed
— 8 comments
Dennis Wallentin wrote 2 months ago: Whenever I need some enviroment information I always tries to read the wanted values from Windows re … more »
VB Snippet Editor
— 5 comments
Dennis Wallentin wrote 3 months ago: Together with a lot of Intellisense improvements a large number of Code Snippets is also shipped wi … more »
Export data from DataGridView to Excel
— 12 comments
Dennis Wallentin wrote 5 months ago: A common task is to view filtered data from databases in Windows applications where the users then … more »
Measure Data Quality
— 4 comments
Dennis Wallentin wrote 5 months ago: Nowadays it’s a common task to retrieve data from databases and put the data into MS Excel. Th … more »
Excel User Group
Dennis Wallentin wrote 6 months ago: Nick Hodge has recently set up a new peer-to-peer forum with Blogs, Forums and File areas for Exce … more »
Excel 2003 & Windows Vista bug?
— 4 comments
Dennis Wallentin wrote 6 months ago: Introduction After the release of .NET Co Library I immediately received some inputs indicating … more »
.NET Co Library is released!
— 18 comments
Dennis Wallentin wrote 7 months ago: Introduction I have finished the work with .NET Co Library so now it’s officially released. It … more »
Access running instances of Excel in VB
— 5 comments
Dennis Wallentin wrote 7 months ago: When automating Excel from VB we can either create new instances or access already running instanc … more »
Open Excel workbooks in VB.NET Solutions
— 10 comments
Dennis Wallentin wrote 8 months ago: In some forums I frequent (more precisely lurking around) the question “How can we open Ex … more »
Office Open XML - OOXML
— 3 comments
Dennis Wallentin wrote 8 months ago: One of the items on my To-do list is to learn more about RegExpression. Another item is Office Ope … more »
.NET Co Library - Part V
Dennis Wallentin wrote 8 months ago: To read previously posts about the .NET Co Library please see the following entries: Part I Part II … more »
UAC Compliant
Dennis Wallentin wrote 9 months ago: UAC stands for User Account Control and is the new technology in Windows Vista to provide users w … more »
.NET Co Library - Part IV
Dennis Wallentin wrote 9 months ago: To read previously posts about the .NET Co Library please see the following entries: Part I Part II … more »
.NET Co Library - Part III
Dennis Wallentin wrote 9 months ago: To read previously blogposts about the .NET Co Library please see the following entries: Part I Par … more »
.NET Co Library - Part II
— 4 comments
Dennis Wallentin wrote 10 months ago: The managed COM Add-in .NET Co Library is introduced in the following blogpost: .NET Co Library - Pa … more »
.NET Co Library - Part I
— 4 comments
Dennis Wallentin wrote 10 months ago: This is the first post about my new (coming) free managed COM Add-in ”.NET Co Library” … more »
Providing Form-Based help for Managed COM Add-ins
— 4 comments
Dennis Wallentin wrote 10 months ago: All my managed COM Add-ins solutions extensively use Windows forms. With .NET it’s very easy … more »
Great COM Add-ins examples
Dennis Wallentin wrote 10 months ago: In MS Outlook it’s not possible to create native Add-ins as we can do in Excel. The only way … more »
