<?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"
	>
<channel>
	<title>Comments on: CPYTOIMPF and EXCEL defaults</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/cpytoimpf-and-excel-defaults/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/cpytoimpf-and-excel-defaults/</link>
	<description></description>
	<pubDate>Sat, 28 Nov 2009 12:39:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cpytoimpf-and-excel-defaults/#comment-59298</link>
		<dc:creator>Philpl1jb</dc:creator>
		<pubDate>Tue, 20 Jan 2009 14:14:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-59298</guid>
		<description>Cjdugas

Thanks, this is really good info.

Phil</description>
		<content:encoded><![CDATA[<p>Cjdugas</p>
<p>Thanks, this is really good info.</p>
<p>Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cjdugas</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cpytoimpf-and-excel-defaults/#comment-59295</link>
		<dc:creator>Cjdugas</dc:creator>
		<pubDate>Tue, 20 Jan 2009 14:00:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-59295</guid>
		<description>After reviewing the original posting, I believe you are correct.  The .ini file should have no effect on the opening of a .CSV in Excel

What the .ini did do for me was to prevent the automatic conversion of long numbers into scientific notation when using data transfers and ODBC queries.  I was experiencing a number conversion before the value would hit the cell.  No amount of cell manipulation would correct it.  Installing the .ini and changing the value worked like a charm.

This .ini has not adversely affected any of my day-to-day 400-to-excel transfers.  I recommend it.</description>
		<content:encoded><![CDATA[<p>After reviewing the original posting, I believe you are correct.  The .ini file should have no effect on the opening of a .CSV in Excel</p>
<p>What the .ini did do for me was to prevent the automatic conversion of long numbers into scientific notation when using data transfers and ODBC queries.  I was experiencing a number conversion before the value would hit the cell.  No amount of cell manipulation would correct it.  Installing the .ini and changing the value worked like a charm.</p>
<p>This .ini has not adversely affected any of my day-to-day 400-to-excel transfers.  I recommend it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cpytoimpf-and-excel-defaults/#comment-59259</link>
		<dc:creator>Philpl1jb</dc:creator>
		<pubDate>Fri, 16 Jan 2009 18:18:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-59259</guid>
		<description>Cjdugas

This documentation and everything I can google on this cwbtfr.ini file refer to it's use with Client Access.
Does it effect Excel outside that process .. ie: CPYTOIMPF.???

Phil</description>
		<content:encoded><![CDATA[<p>Cjdugas</p>
<p>This documentation and everything I can google on this cwbtfr.ini file refer to it&#8217;s use with Client Access.<br />
Does it effect Excel outside that process .. ie: CPYTOIMPF.???</p>
<p>Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cjdugas</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cpytoimpf-and-excel-defaults/#comment-59258</link>
		<dc:creator>Cjdugas</dc:creator>
		<pubDate>Fri, 16 Jan 2009 17:25:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-59258</guid>
		<description>You will need to create a cwbtfr.ini file. Refer to:

http://www-01.ibm.com/support/docview.wss?uid=nas1352f81ff9d0d4c86862565c2007cae44

Excel will need to be restarted before it takes effect. 

http://itknowledgeexchange.techtarget.com/itanswers/importing-an-excel-tab/

See if that works.

Chris</description>
		<content:encoded><![CDATA[<p>You will need to create a cwbtfr.ini file. Refer to:</p>
<p>&nbsp;&lt;a href="http://www-01.ibm.com/support/docview.wss?uid=nas1352f81ff9d0d4c86862565c2007cae44" title="http://www-01.ibm.com/support/docview.wss?uid=nas1352f81ff9d0d4c86862565c2007cae44" target="_blank"&gt;http://www-01.ibm.com/support/docview.ws&#8230;&lt;/a&gt;</p>
<p>Excel will need to be restarted before it takes effect. </p>
<p>&nbsp;&lt;a href="http://itknowledgeexchange.techtarget.com/itanswers/importing-an-excel-tab/" title="http://itknowledgeexchange.techtarget.com/itanswers/importing-an-excel-tab/" target="_blank"&gt;http://itknowledgeexchange.techtarget.co&#8230;&lt;/a&gt;</p>
<p>See if that works.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cpytoimpf-and-excel-defaults/#comment-59031</link>
		<dc:creator>Philpl1jb</dc:creator>
		<pubDate>Tue, 06 Jan 2009 21:49:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-59031</guid>
		<description>This isn't exactly an AS/400 problem.  
You've sent the correct value to excel but it's decided to show it in this format.  

In Excel click on the field and you will see the number in the formula pane.  

Format the cell (or all the cells in the column) to number and set the column width wide enough so you will see the numbers.

Using HSSF an rpg program could create the spreadsheet and set the column width and I believe set the format but that's a chunk of work and a chunk of processor time.

Phil</description>
		<content:encoded><![CDATA[<p>This isn&#8217;t exactly an AS/400 problem.<br />
You&#8217;ve sent the correct value to excel but it&#8217;s decided to show it in this format.  </p>
<p>In Excel click on the field and you will see the number in the formula pane.  </p>
<p>Format the cell (or all the cells in the column) to number and set the column width wide enough so you will see the numbers.</p>
<p>Using HSSF an rpg program could create the spreadsheet and set the column width and I believe set the format but that&#8217;s a chunk of work and a chunk of processor time.</p>
<p>Phil</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->