<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'How to transform HTML to XLS?' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'How to transform HTML to XLS?' posted on the 'Visual Basic' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Tue, 18 Jun 2013 16:40:09 -0700</pubDate>
    <lastBuildDate>Tue, 18 Jun 2013 16:40:09 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>How to transform HTML to XLS?</title>
      <link>http://www.programmersheaven.com/mb/VBasic/286198/286198/how-to-transform-html-to-xls/</link>
      <description>I create a html file with a table of several columns. &lt;br /&gt;
&lt;br /&gt;
I need to create a copy of this file in Excel format.&lt;br /&gt;
&lt;br /&gt;
When I used Office 97, through OLE automation I could open the file with Excel and saved it as .xls.&lt;br /&gt;
&lt;br /&gt;
When the Office was upgraded to 2000 version, this didnt work anymore. The xls file joins all the columns in only one. &lt;br /&gt;
&lt;br /&gt;
I think that it could be relationed to new formats of conversion where the .csv doesnt exist anymore.&lt;br /&gt;
&lt;br /&gt;
Why when do I open a html file in Excel 2000 it doesnt recognize the tabulation? Is there a way to solve that?&lt;br /&gt;
&lt;br /&gt;
 :headache:&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/286198/286198/how-to-transform-html-to-xls/</guid>
      <pubDate>Wed, 22 Dec 2004 12:06:25 -0700</pubDate>
      <category>Visual Basic</category>
    </item>
  </channel>
</rss>