<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — reading excel files]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=714&amp;type=atom" />
	<updated>2019-05-21T18:06:00Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=714</id>
		<entry>
			<title type="html"><![CDATA[Re: reading excel files]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3303#p3303" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[baf1]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3660</uri>
			</author>
			<updated>2019-05-21T18:06:00Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3303#p3303</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: reading excel files]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3302#p3302" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[robinB]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3771</uri>
			</author>
			<updated>2019-05-21T10:58:48Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3302#p3302</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: reading excel files]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3301#p3301" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[kapil.iitk]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3856</uri>
			</author>
			<updated>2019-05-16T04:10:10Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3301#p3301</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[reading excel files]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3300#p3300" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[imre_varga]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3807</uri>
			</author>
			<updated>2019-05-14T06:04:49Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3300#p3300</id>
		</entry>
</feed>
