﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>MS Excel and VBA</title>
    <description>Code snippets for Microsoft Excel and Visual Basic for Applications</description>
    <link>http://www.extramiledata.com/SnippetsTips/tabid/87/BlogId/9/Default.aspx</link>
    <language>en-US</language>
    <managingEditor>support@extramiledata.com</managingEditor>
    <webMaster>support@extramiledata.com</webMaster>
    <pubDate>Mon, 06 Feb 2012 09:09:48 GMT</pubDate>
    <lastBuildDate>Mon, 06 Feb 2012 09:09:48 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.5.1.19887</generator>
    <item>
      <title>Use VBA to return a column or row from a MS Excel range address</title>
      <description>&lt;p&gt;This VBA function returns the first row, last row, first column, or last column of a Microsoft Excel range address.  It is also a good example of using a custom enumerated type.&lt;/p&gt;&lt;a href=http://www.extramiledata.com/SnippetsTips/tabid/87/EntryId/20/Use-VBA-to-return-a-column-or-row-from-a-MS-Excel-range-address.aspx&gt;More...&lt;/a&gt;</description>
      <link>http://www.extramiledata.com/SnippetsTips/tabid/87/EntryId/20/Use-VBA-to-return-a-column-or-row-from-a-MS-Excel-range-address.aspx</link>
      <author>support@extramiledata.com</author>
      <comments>http://www.extramiledata.com/SnippetsTips/tabid/87/EntryId/20/Use-VBA-to-return-a-column-or-row-from-a-MS-Excel-range-address.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.extramiledata.com/SnippetsTips/tabid/87/EntryId/20/Use-VBA-to-return-a-column-or-row-from-a-MS-Excel-range-address.aspx</guid>
      <pubDate>Tue, 07 Jul 2009 15:21:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.extramiledata.com/DesktopModules/Blog/Trackback.aspx?id=20</trackback:ping>
    </item>
  </channel>
</rss>
