<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fixed-Width | KC's Blog</title>
	<atom:link href="https://www.kjctech.net/tag/fixed-width/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kjctech.net</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2023 18:21:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/www.kjctech.net/wp-content/uploads/2016/12/cropped-KC-Logo.png?fit=32%2C32&#038;ssl=1</url>
	<title>Fixed-Width | KC's Blog</title>
	<link>https://www.kjctech.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">24634607</site>	<item>
		<title>How To Export Excel Spreadsheet To A Fixed-Width Text File</title>
		<link>https://www.kjctech.net/how-to-export-excel-spreadsheet-to-a-fixed-width-text-file/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-export-excel-spreadsheet-to-a-fixed-width-text-file</link>
					<comments>https://www.kjctech.net/how-to-export-excel-spreadsheet-to-a-fixed-width-text-file/#respond</comments>
		
		<dc:creator><![CDATA[Kent Chen]]></dc:creator>
		<pubDate>Thu, 05 Sep 2013 01:32:02 +0000</pubDate>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Fixed-Width]]></category>
		<category><![CDATA[VBA]]></category>
		<guid isPermaLink="false">http://www.kjctech.net/?p=2203</guid>

					<description><![CDATA[<p>The easy way is to Save As to a Formatted Text file (Space Delimited)(*.prn). But you will be struggled to find out that it&#8217;s really hard to precisely specify the fixed-width, almost impossible to use to export the data into a perfect space aligned text file. What I am luck to find out is this with VBA. It&#8217;s a far [&#8230;]</p>
The post <a href="https://www.kjctech.net/how-to-export-excel-spreadsheet-to-a-fixed-width-text-file/">How To Export Excel Spreadsheet To A Fixed-Width Text File</a> first appeared on <a href="https://www.kjctech.net">KC's Blog</a>.]]></description>
										<content:encoded><![CDATA[<p>The easy way is to Save As to a Formatted Text file (Space Delimited)(*.prn).</p>
<p><a href="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2013/09/kjc-Excel-Save-As-Formatted-Text-File.png" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img data-recalc-dims="1" fetchpriority="high" decoding="async" class="alignnone size-full wp-image-2204" alt="kjc - Excel Save As Formatted Text File" src="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2013/09/kjc-Excel-Save-As-Formatted-Text-File.png?resize=596%2C365" width="596" height="365" srcset="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2013/09/kjc-Excel-Save-As-Formatted-Text-File.png?w=596&amp;ssl=1 596w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2013/09/kjc-Excel-Save-As-Formatted-Text-File.png?resize=250%2C153&amp;ssl=1 250w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2013/09/kjc-Excel-Save-As-Formatted-Text-File.png?resize=450%2C276&amp;ssl=1 450w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2013/09/kjc-Excel-Save-As-Formatted-Text-File.png?resize=520%2C318&amp;ssl=1 520w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2013/09/kjc-Excel-Save-As-Formatted-Text-File.png?resize=360%2C220&amp;ssl=1 360w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2013/09/kjc-Excel-Save-As-Formatted-Text-File.png?resize=100%2C61&amp;ssl=1 100w" sizes="(max-width: 596px) 100vw, 596px" /></a></p>
<p>But you will be struggled to find out that it&#8217;s really hard to precisely specify the fixed-width, almost impossible to use to export the data into a perfect space aligned text file.</p>
<p>What I am luck to find out is <a href="http://www.databison.com/export-excel-as-fixed-width-text-file-format-using-vba/" target="_blank" rel="noopener">this with VBA</a>. It&#8217;s a far more flexible solution that lets you export a spreadsheet to a perfectly lined up text file. The author also posted a template for you to download and use. If you know a little bit VBA, you can even change the code to work you better.</p>
<p>Basically, the first row in the template defines the width of each column. All you need to do is paste the data into the template, highlight them, and click Export button to save the fixed-width text file in the same directory as the template is saved.</p>The post <a href="https://www.kjctech.net/how-to-export-excel-spreadsheet-to-a-fixed-width-text-file/">How To Export Excel Spreadsheet To A Fixed-Width Text File</a> first appeared on <a href="https://www.kjctech.net">KC's Blog</a>.]]></content:encoded>
					
					<wfw:commentRss>https://www.kjctech.net/how-to-export-excel-spreadsheet-to-a-fixed-width-text-file/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2203</post-id>	</item>
	</channel>
</rss>
