<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Split data across multiple sheets in excel (vba)</title> <atom:link href="http://www.get-digital-help.com/2010/03/03/split-data-across-multiple-sheets-in-excel-vba/feed/" rel="self" type="application/rss+xml" /><link>http://www.get-digital-help.com/2010/03/03/split-data-across-multiple-sheets-in-excel-vba/</link> <description>Quality excel resource</description> <lastBuildDate>Sat, 11 Feb 2012 15:14:13 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Jojo</title><link>http://www.get-digital-help.com/2010/03/03/split-data-across-multiple-sheets-in-excel-vba/comment-page-1/#comment-44722</link> <dc:creator>Jojo</dc:creator> <pubDate>Sun, 22 Jan 2012 02:24:49 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=3805#comment-44722</guid> <description>Lovely! Thanks so much Oscar.</description> <content:encoded><![CDATA[<p>Lovely! Thanks so much Oscar.</p> ]]></content:encoded> </item> <item><title>By: Oscar</title><link>http://www.get-digital-help.com/2010/03/03/split-data-across-multiple-sheets-in-excel-vba/comment-page-1/#comment-44511</link> <dc:creator>Oscar</dc:creator> <pubDate>Fri, 20 Jan 2012 18:02:21 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=3805#comment-44511</guid> <description>Jojo,
Yes, I have uploaded a new file and changed the post.
Thanks for commenting!
Peter,
Thanks!</description> <content:encoded><![CDATA[<p>Jojo,</p><p>Yes, I have uploaded a new file and changed the post.</p><p>Thanks for commenting!</p><p>Peter,</p><p>Thanks!</p> ]]></content:encoded> </item> <item><title>By: Peter</title><link>http://www.get-digital-help.com/2010/03/03/split-data-across-multiple-sheets-in-excel-vba/comment-page-1/#comment-44302</link> <dc:creator>Peter</dc:creator> <pubDate>Thu, 19 Jan 2012 04:41:20 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=3805#comment-44302</guid> <description>Nice work...</description> <content:encoded><![CDATA[<p>Nice work...</p> ]]></content:encoded> </item> <item><title>By: Jojo</title><link>http://www.get-digital-help.com/2010/03/03/split-data-across-multiple-sheets-in-excel-vba/comment-page-1/#comment-44048</link> <dc:creator>Jojo</dc:creator> <pubDate>Tue, 17 Jan 2012 15:12:28 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=3805#comment-44048</guid> <description>Hi there!
This code is working perfectly for me besides the fact that the macro stops splitting my table into different sheets once it reaches a field name longer that 31 characters. Is there any way I can work around this?</description> <content:encoded><![CDATA[<p>Hi there!</p><p>This code is working perfectly for me besides the fact that the macro stops splitting my table into different sheets once it reaches a field name longer that 31 characters. Is there any way I can work around this?</p> ]]></content:encoded> </item> <item><title>By: RRR</title><link>http://www.get-digital-help.com/2010/03/03/split-data-across-multiple-sheets-in-excel-vba/comment-page-1/#comment-42425</link> <dc:creator>RRR</dc:creator> <pubDate>Tue, 03 Jan 2012 07:47:14 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=3805#comment-42425</guid> <description>Hi,
I am new to Excel with VBA code.. I have 1 excel with 2 sheets ( A.xl contains 2 tabs Name and Rating ).
I want to read the datas from 2 sheets (Name and Rating) and appened the data in other excel file..
Can any one please help me to solve this...</description> <content:encoded><![CDATA[<p>Hi,</p><p>I am new to Excel with VBA code.. I have 1 excel with 2 sheets ( A.xl contains 2 tabs Name and Rating ).</p><p>I want to read the datas from 2 sheets (Name and Rating) and appened the data in other excel file..</p><p>Can any one please help me to solve this...</p> ]]></content:encoded> </item> <item><title>By: Oscar</title><link>http://www.get-digital-help.com/2010/03/03/split-data-across-multiple-sheets-in-excel-vba/comment-page-1/#comment-42355</link> <dc:creator>Oscar</dc:creator> <pubDate>Mon, 02 Jan 2012 12:24:13 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=3805#comment-42355</guid> <description>sujay,
can you provide an example of your sheet?</description> <content:encoded><![CDATA[<p>sujay,</p><p>can you provide an example of your sheet?</p> ]]></content:encoded> </item> <item><title>By: sujay</title><link>http://www.get-digital-help.com/2010/03/03/split-data-across-multiple-sheets-in-excel-vba/comment-page-1/#comment-41388</link> <dc:creator>sujay</dc:creator> <pubDate>Thu, 22 Dec 2011 10:08:41 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=3805#comment-41388</guid> <description>It is really a nice article. I have used it in one of my  automation but it goes into loop and never ends. I have to abruptly log off from the system to stop it. Need urgent help on it.</description> <content:encoded><![CDATA[<p>It is really a nice article. I have used it in one of my  automation but it goes into loop and never ends. I have to abruptly log off from the system to stop it. Need urgent help on it.</p> ]]></content:encoded> </item> <item><title>By: senthilkumar</title><link>http://www.get-digital-help.com/2010/03/03/split-data-across-multiple-sheets-in-excel-vba/comment-page-1/#comment-39735</link> <dc:creator>senthilkumar</dc:creator> <pubDate>Mon, 05 Dec 2011 07:23:41 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=3805#comment-39735</guid> <description>thnak you very much, its really helpful for me</description> <content:encoded><![CDATA[<p>thnak you very much, its really helpful for me</p> ]]></content:encoded> </item> <item><title>By: Oscar</title><link>http://www.get-digital-help.com/2010/03/03/split-data-across-multiple-sheets-in-excel-vba/comment-page-1/#comment-32155</link> <dc:creator>Oscar</dc:creator> <pubDate>Sun, 28 Aug 2011 16:15:25 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=3805#comment-32155</guid> <description>Thanks!</description> <content:encoded><![CDATA[<p>Thanks!</p> ]]></content:encoded> </item> <item><title>By: Amit Tiwari</title><link>http://www.get-digital-help.com/2010/03/03/split-data-across-multiple-sheets-in-excel-vba/comment-page-1/#comment-32043</link> <dc:creator>Amit Tiwari</dc:creator> <pubDate>Fri, 26 Aug 2011 15:25:08 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=3805#comment-32043</guid> <description>Awesome....</description> <content:encoded><![CDATA[<p>Awesome....</p> ]]></content:encoded> </item> </channel> </rss>
