 




<?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: How to extract data to the various excel sheets in a CL.</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-to-extract-data-to-the-various-excel-sheets-in-a-cl/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-extract-data-to-the-various-excel-sheets-in-a-cl/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: jennic</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-extract-data-to-the-various-excel-sheets-in-a-cl/#comment-60835</link>
		<dc:creator>jennic</dc:creator>
		<pubDate>Fri, 13 Mar 2009 23:32:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-60835</guid>
		<description><![CDATA[I use biterscripting for manipulating spreadsheet files. It allows me to directly transfer data between web pages and CSV (comma separated values) files.

There is a good sample script posted at http://www.biterscripting.com/SS_CSV.html . Do take a look. 

If you don&#039;t have biterscripting, download it at http://www.biterscripting.com . It takes under two minutes from my computer. Several sample scripts, including the one above, are included. To install all sample scripts at once, use the following command

script &quot;http://www.biterscripting.com/Download/SS_AllSamples.txt&quot;

Turns out it can execute scripts directly from a web site.

Jenni]]></description>
		<content:encoded><![CDATA[<p>I use biterscripting for manipulating spreadsheet files. It allows me to directly transfer data between web pages and CSV (comma separated values) files.</p>
<p>There is a good sample script posted at <a href="http://www.biterscripting.com/SS_CSV.html" rel="nofollow">http://www.biterscripting.com/SS_CSV.html</a> . Do take a look. </p>
<p>If you don&#8217;t have biterscripting, download it at <a href="http://www.biterscripting.com" rel="nofollow">http://www.biterscripting.com</a> . It takes under two minutes from my computer. Several sample scripts, including the one above, are included. To install all sample scripts at once, use the following command</p>
<p>script &#8220;http://www.biterscripting.com/Download/SS_AllSamples.txt&#8221;</p>
<p>Turns out it can execute scripts directly from a web site.</p>
<p>Jenni</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.037 seconds using memcached
Object Caching 267/273 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 00:33:50 -->