<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://excelblog.co.uk/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">XL-Dennis&amp;#39;s Blog</title><subtitle type="html">The blog is about developing solutions with VSTO &amp;amp; .NET that targeting Excel. The focus is primarily set on how to leverage the developing tools on the .NET platform. But it will also explore the options to connect Excel with SQL Server 2000 / 2005 via VSTO and .NET.</subtitle><id>http://excelblog.co.uk/blogs/xl-dennis/atom.aspx</id><link rel="alternate" type="text/html" href="http://excelblog.co.uk/blogs/xl-dennis/default.aspx" /><link rel="self" type="application/atom+xml" href="http://excelblog.co.uk/blogs/xl-dennis/atom.aspx" /><generator uri="http://communityserver.org" version="4.0.30619.63">Community Server</generator><updated>2011-10-06T08:47:36Z</updated><entry><title>New SQL Server 2012 Tools for MS Excel 2010</title><link rel="alternate" type="text/html" href="/blogs/xl-dennis/archive/2012/03/31/new-sql-server-2012-tools-for-ms-excel-2010.aspx" /><id>/blogs/xl-dennis/archive/2012/03/31/new-sql-server-2012-tools-for-ms-excel-2010.aspx</id><published>2012-03-31T22:48:09Z</published><updated>2012-03-31T22:48:09Z</updated><content type="html">Microsoft has recently released a new version of their toolkit Data Mining for MS Excel. It&amp;#8217;s for SQL Server 2012 and explicit target MS Excel 2010. To download it click on the following text: Microsoft SQL Server 2012 Data Mining Add-ins for Microsoft Excel 2010 In addition, Microsoft has released a new version of their PowerPivot tool [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2012/03/31/new-sql-server-2012-tools-for-ms-excel-2010.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9607" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://excelblog.co.uk/members/Anonymous/default.aspx</uri></author><category term="COM Add-ins" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/COM+Add-ins/default.aspx" /><category term="Tools" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Tools/default.aspx" /><category term=".NET &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx" /><category term="VSTO &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/VSTO+_2600_+Excel/default.aspx" /><category term="SQL Server" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/SQL+Server/default.aspx" /><category term="Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx" /></entry><entry><title>VLOOKUP Week; Using VLOOKUP in VB</title><link rel="alternate" type="text/html" href="/blogs/xl-dennis/archive/2012/03/29/vlookup-week-using-vlookup-in-vb.aspx" /><id>/blogs/xl-dennis/archive/2012/03/29/vlookup-week-using-vlookup-in-vb.aspx</id><published>2012-03-29T13:49:45Z</published><updated>2012-03-29T13:49:45Z</updated><content type="html">Bill Jelen, MrExcel, has marked this week to honor the VLOOKUP function in MS Excel. Around the online Excel development community You will find contributions, usually blog posts, that gives various aspects for using or not VLOOKUP. I thought it would be interesting to create a case and see how VLOOKUP can be part of [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2012/03/29/vlookup-week-using-vlookup-in-vb.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9602" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://excelblog.co.uk/members/Anonymous/default.aspx</uri></author><category term="COM Add-ins" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/COM+Add-ins/default.aspx" /><category term=".NET &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx" /><category term="VSTO &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/VSTO+_2600_+Excel/default.aspx" /><category term="Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx" /><category term="XLLs" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/XLLs/default.aspx" /></entry><entry><title>Remove Duplicates in VB</title><link rel="alternate" type="text/html" href="/blogs/xl-dennis/archive/2012/03/19/remove-duplicates-in-vb.aspx" /><id>/blogs/xl-dennis/archive/2012/03/19/remove-duplicates-in-vb.aspx</id><published>2012-03-19T13:42:49Z</published><updated>2012-03-19T13:42:49Z</updated><content type="html">I have some articles in the pipeline that shows how to achieve various tasks in MS Excel with VB.NET. It&amp;#8217;s no rocket science but practical solutions for frequent tasks. The first article is this that covers how to remove duplicates from tables. To following screen shot shows the table before removing any duplicates: In the [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2012/03/19/remove-duplicates-in-vb.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9589" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://excelblog.co.uk/members/Anonymous/default.aspx</uri></author><category term="COM Add-ins" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/COM+Add-ins/default.aspx" /><category term=".NET &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx" /><category term="VSTO &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/VSTO+_2600_+Excel/default.aspx" /><category term="Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx" /></entry><entry><title>Add-in Express vs Visual Studio Tools for Office (VSTO)</title><link rel="alternate" type="text/html" href="/blogs/xl-dennis/archive/2012/03/01/add-in-express-vs-visual-studio-tools-for-office-vsto.aspx" /><id>/blogs/xl-dennis/archive/2012/03/01/add-in-express-vs-visual-studio-tools-for-office-vsto.aspx</id><published>2012-03-01T22:15:03Z</published><updated>2012-03-01T22:15:03Z</updated><content type="html">I recently stoped by at Add-in Express and noticed an interesting series of articles that compare their RAD-tool with VSTO. You may read themselves at the following URLs: Add-in Express vs. Visual Studio Tools for Office Add-in Express vs. VSTO: Version neutrality for your Office extensions Add-in Express vs. VSTO: Visual designers for Office Ribbon [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2012/03/01/add-in-express-vs-visual-studio-tools-for-office-vsto.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9546" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://excelblog.co.uk/members/Anonymous/default.aspx</uri></author><category term="COM Add-ins" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/COM+Add-ins/default.aspx" /><category term="Tools" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Tools/default.aspx" /><category term=".NET &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx" /><category term="VSTO &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/VSTO+_2600_+Excel/default.aspx" /><category term="Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx" /><category term="visual studio tools" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/visual+studio+tools/default.aspx" /><category term="rad tool" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/rad+tool/default.aspx" /><category term="visual studio tools for office" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/visual+studio+tools+for+office/default.aspx" /></entry><entry><title>From VBA to VB.NET using ExcelDna</title><link rel="alternate" type="text/html" href="/blogs/xl-dennis/archive/2012/02/13/from-vba-to-vb-net-using-exceldna.aspx" /><id>/blogs/xl-dennis/archive/2012/02/13/from-vba-to-vb-net-using-exceldna.aspx</id><published>2012-02-13T23:25:01Z</published><updated>2012-02-13T23:25:01Z</updated><content type="html">This is a notification about a recent published article by Patrick O&amp;#8217;Beirne on his blog. Patrick has compiled a list of resources, for native Excel developers, to develop User Defined Functions (UDFs) with ExcelDna in VB.NET. For some years ago several developers in the online Excel community made quite often critical comments and rant a lot about using .NET [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2012/02/13/from-vba-to-vb-net-using-exceldna.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9498" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://excelblog.co.uk/members/Anonymous/default.aspx</uri></author><category term="Tools" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Tools/default.aspx" /><category term=".NET &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx" /><category term="Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx" /><category term="XLLs" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/XLLs/default.aspx" /></entry><entry><title>The Great Microsoft Office Portal</title><link rel="alternate" type="text/html" href="/blogs/xl-dennis/archive/2012/02/04/the-great-microsoft-office-portal.aspx" /><id>/blogs/xl-dennis/archive/2012/02/04/the-great-microsoft-office-portal.aspx</id><published>2012-02-04T14:46:04Z</published><updated>2012-02-04T14:46:04Z</updated><content type="html">As most of us already know, Microsoft has for the last couple of years built up an enourmus giant knowledge base about Microsoft Office on the internet. As a consequence it has also become more difficult to navigate around and find the wanted information we are looking for. However, today I discovered the Great Portal to Microsoft [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2012/02/04/the-great-microsoft-office-portal.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9488" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://excelblog.co.uk/members/Anonymous/default.aspx</uri></author><category term=".NET Books" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+Books/default.aspx" /><category term=".NET &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx" /><category term="VSTO &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/VSTO+_2600_+Excel/default.aspx" /><category term="Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx" /><category term="XLLs" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/XLLs/default.aspx" /><category term="Valentina DB" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Valentina+DB/default.aspx" /><category term="Valentina Office Server" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Valentina+Office+Server/default.aspx" /></entry><entry><title>Best Practices Export Data to Excel</title><link rel="alternate" type="text/html" href="/blogs/xl-dennis/archive/2012/01/30/best-practices-export-data-to-excel.aspx" /><id>/blogs/xl-dennis/archive/2012/01/30/best-practices-export-data-to-excel.aspx</id><published>2012-01-30T12:43:28Z</published><updated>2012-01-30T12:43:28Z</updated><content type="html">If You&amp;#8217;re a VBA Developer You should know what best practices is to export data to MS Excel. Two expressions summarize it; Microsoft ActiveX Data Object Library and CopyFromRecordset. However, if You&amp;#8217;re a .NET developer and face a situation where You must find a solution to export data to MS Excel then there is a [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2012/01/30/best-practices-export-data-to-excel.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9477" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://excelblog.co.uk/members/Anonymous/default.aspx</uri></author><category term="COM Add-ins" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/COM+Add-ins/default.aspx" /><category term="Tools" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Tools/default.aspx" /><category term=".NET &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx" /><category term="VSTO &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/VSTO+_2600_+Excel/default.aspx" /><category term="SQL Server" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/SQL+Server/default.aspx" /><category term="Developer sites" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Developer+sites/default.aspx" /><category term="Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx" /><category term="SQLite" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/SQLite/default.aspx" /><category term="Valentina DB" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Valentina+DB/default.aspx" /><category term="Valentina Office Server" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Valentina+Office+Server/default.aspx" /></entry><entry><title>New Q&amp;A Forum for PowerPivot!</title><link rel="alternate" type="text/html" href="/blogs/xl-dennis/archive/2012/01/22/new-q-amp-a-forum-for-powerpivot.aspx" /><id>/blogs/xl-dennis/archive/2012/01/22/new-q-amp-a-forum-for-powerpivot.aspx</id><published>2012-01-22T23:23:13Z</published><updated>2012-01-22T23:23:13Z</updated><content type="html">With the release of Excel 2010 Microsoft released a new powerful tool, PowerPivot, to work with large datasets and reports. The beta of version 2.0 has been out for a while and it seems that Microsoft is about to ship the final version soon. Meanwhile, I was pleasant surprised to learn that Mr Excel has recently launched a public [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2012/01/22/new-q-amp-a-forum-for-powerpivot.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9454" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://excelblog.co.uk/members/Anonymous/default.aspx</uri></author><category term=".NET &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx" /><category term="VSTO &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/VSTO+_2600_+Excel/default.aspx" /><category term="Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx" /><category term="PowerPivot Books" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/PowerPivot+Books/default.aspx" /><category term="Forums" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Forums/default.aspx" /></entry><entry><title>Real Studio – The Perfect Companion for SMEs</title><link rel="alternate" type="text/html" href="/blogs/xl-dennis/archive/2011/12/20/real-studio-the-perfect-companion-for-smes.aspx" /><id>/blogs/xl-dennis/archive/2011/12/20/real-studio-the-perfect-companion-for-smes.aspx</id><published>2011-12-20T23:43:32Z</published><updated>2011-12-20T23:43:32Z</updated><content type="html">Introduction In the beginning of this year I decided to explore Real Studio (formerly Realbasic, RS) which is a full featured cross-platform software development tool. With it we can create a wide range of applications, from small tiny utilities to enterprise applications that target Mac OS X, Windows, Linux and the web. Initially I had [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2011/12/20/real-studio-the-perfect-companion-for-smes.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9373" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://excelblog.co.uk/members/Anonymous/default.aspx</uri></author><category term="SQLite" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/SQLite/default.aspx" /><category term="Valentina DB" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Valentina+DB/default.aspx" /><category term="Real Basic Developing" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Real+Basic+Developing/default.aspx" /></entry><entry><title>Excel Mashup, Java &amp; HTML 5</title><link rel="alternate" type="text/html" href="/blogs/xl-dennis/archive/2011/12/15/excel-mashup-java-amp-html-5.aspx" /><id>/blogs/xl-dennis/archive/2011/12/15/excel-mashup-java-amp-html-5.aspx</id><published>2011-12-15T13:11:20Z</published><updated>2011-12-15T13:11:20Z</updated><content type="html">Microsoft has recently launched a new site that target how to create rich and interactive data mashups in Excel for use on the web. Technically speaking, we use the programming language JavaScript to interact with embedded Excel Web Application&amp;#8217;s objects. For basic and small projects we can use auto generated JavaScript. For more advanced solution we [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2011/12/15/excel-mashup-java-amp-html-5.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9359" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://excelblog.co.uk/members/Anonymous/default.aspx</uri></author><category term=".NET &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx" /></entry><entry><title>Paradigma offer Valentina Office Server 5.0 for free!</title><link rel="alternate" type="text/html" href="/blogs/xl-dennis/archive/2011/11/08/paradigma-offer-valentina-office-server-5-0-for-free.aspx" /><id>/blogs/xl-dennis/archive/2011/11/08/paradigma-offer-valentina-office-server-5-0-for-free.aspx</id><published>2011-11-08T14:43:32Z</published><updated>2011-11-08T14:43:32Z</updated><content type="html">Paradigma announced today that they will offer the next version (5.0) of their Valentina Office Server for free. The offer targets certain groups of users, including Small and Medium sized companies, and for certain tasks. Not only that, under the same license conditions they also offer Valentina Studio + Valentina Report for free together with any [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2011/11/08/paradigma-offer-valentina-office-server-5-0-for-free.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9265" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://excelblog.co.uk/members/Anonymous/default.aspx</uri></author><category term="COM Add-ins" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/COM+Add-ins/default.aspx" /><category term=".NET &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx" /><category term="VSTO &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/VSTO+_2600_+Excel/default.aspx" /><category term="Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx" /><category term="SQLite" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/SQLite/default.aspx" /><category term="Valentina DB" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Valentina+DB/default.aspx" /><category term="Valentina Office Server" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Valentina+Office+Server/default.aspx" /></entry><entry><title>Excel &amp; Valentina Database</title><link rel="alternate" type="text/html" href="/blogs/xl-dennis/archive/2011/11/07/excel-amp-valentina-database.aspx" /><id>/blogs/xl-dennis/archive/2011/11/07/excel-amp-valentina-database.aspx</id><published>2011-11-07T23:42:33Z</published><updated>2011-11-07T23:42:33Z</updated><content type="html">Introducing the Valentina Database I thought I would introduce the Valentina Database (Valentina DB) with this article and discuss how we can connect to it by using ODBC, both in VBA and in VB.NET. For the last 11-12 months I have been using Valentina DB as an embedded database in all clients&amp;#8217; solutions where it [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2011/11/07/excel-amp-valentina-database.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9264" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://excelblog.co.uk/members/Anonymous/default.aspx</uri></author><category term=".NET &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx" /></entry><entry><title>Axialis Stock Icons For Toolbar &amp; Ribbon</title><link rel="alternate" type="text/html" href="/blogs/xl-dennis/archive/2011/10/27/axialis-stock-icons-for-toolbar-amp-ribbon.aspx" /><id>/blogs/xl-dennis/archive/2011/10/27/axialis-stock-icons-for-toolbar-amp-ribbon.aspx</id><published>2011-10-27T15:43:30Z</published><updated>2011-10-27T15:43:30Z</updated><content type="html">I&amp;#8217;m the first to admit that I have moved forward and backward when it comes to stock icons and which icons to use. The UI plays a critical role in all kind of softwares which means that we also need to consider what kind of icons to be used. With the introduction of Ribbon UI [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2011/10/27/axialis-stock-icons-for-toolbar-amp-ribbon.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9097" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://excelblog.co.uk/members/Anonymous/default.aspx</uri></author><category term=".NET &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx" /><category term="UI Design" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/UI+Design/default.aspx" /><category term="Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx" /></entry><entry><title>Articles about VB.NET &amp; Excel</title><link rel="alternate" type="text/html" href="/blogs/xl-dennis/archive/2011/10/14/articles-about-vb-net-amp-excel.aspx" /><id>/blogs/xl-dennis/archive/2011/10/14/articles-about-vb-net-amp-excel.aspx</id><published>2011-10-14T16:24:39Z</published><updated>2011-10-14T16:24:39Z</updated><content type="html">This is an announcement that Siddhard Route (MVP VB.NET) is publishing articles about VB.NET and Excel on a regular basis on his blog. The articles cover several areas on how to manipulate Excel through automation. For more information please see: VB.NET and Excel Enjoy! Kind regards, Dennis Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2011/10/14/articles-about-vb-net-amp-excel.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=8646" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://excelblog.co.uk/members/Anonymous/default.aspx</uri></author><category term=".NET &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx" /></entry><entry><title>Evaluate Sheet Types &amp; Copy Sheets with VB</title><link rel="alternate" type="text/html" href="/blogs/xl-dennis/archive/2011/10/06/evaluate-sheet-types-amp-copy-sheets-with-vb.aspx" /><id>/blogs/xl-dennis/archive/2011/10/06/evaluate-sheet-types-amp-copy-sheets-with-vb.aspx</id><published>2011-10-06T12:47:36Z</published><updated>2011-10-06T12:47:36Z</updated><content type="html">This post demonstrate how we can evaluate sheet types and how to copy sheets with VB. In other words, no rocket science. The following procedure is only for demonstration purpose. It shows how easy it is to evaluate what sheet types we have. It also demonstrate how to dimension an object array and how to [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2011/10/06/evaluate-sheet-types-amp-copy-sheets-with-vb.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=8620" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://excelblog.co.uk/members/Anonymous/default.aspx</uri></author><category term=".NET &amp; Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx" /><category term="Excel" scheme="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx" /></entry></feed>
