<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — reading excel files]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=714</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=714&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in reading excel files.]]></description>
		<lastBuildDate>Tue, 21 May 2019 18:06:00 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: reading excel files]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=3303#p3303</link>
			<description><![CDATA[<p>While writing comma delimited output is not available as a &quot;built-in&quot; function, it is easy enough to write out a csv style file using a formatted write statement.</p>]]></description>
			<author><![CDATA[null@example.com (baf1)]]></author>
			<pubDate>Tue, 21 May 2019 18:06:00 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=3303#p3303</guid>
		</item>
		<item>
			<title><![CDATA[Re: reading excel files]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=3302#p3302</link>
			<description><![CDATA[<p>Unformatted read works very well for csv files (Read(LUN,*)) but there doesn&#039;t seem to be a way to write files with comma as the default field separator (ie. a csv file) instead of blank ....or is there?</p>]]></description>
			<author><![CDATA[null@example.com (robinB)]]></author>
			<pubDate>Tue, 21 May 2019 10:58:48 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=3302#p3302</guid>
		</item>
		<item>
			<title><![CDATA[Re: reading excel files]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=3301#p3301</link>
			<description><![CDATA[<p>Yes you can use. Save the excel file to csv file that can be accessed for the other required processing within the program.</p>]]></description>
			<author><![CDATA[null@example.com (kapil.iitk)]]></author>
			<pubDate>Thu, 16 May 2019 04:10:10 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=3301#p3301</guid>
		</item>
		<item>
			<title><![CDATA[reading excel files]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=3300#p3300</link>
			<description><![CDATA[<p>Has anyone read excel files from SF ?</p><p>Or, is there a way to convert the .xls file to .txt within the fortran code.</p><p>Thanks, Imre</p>]]></description>
			<author><![CDATA[null@example.com (imre_varga)]]></author>
			<pubDate>Tue, 14 May 2019 06:04:49 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=3300#p3300</guid>
		</item>
	</channel>
</rss>
