<?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 insert blank rows where the value changes</title>
	<atom:link href="http://www.asap-utilities.com/blog/index.php/2008/10/30/how-to-insert-blank-rows-where-the-value-changes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.asap-utilities.com/blog/index.php/2008/10/30/how-to-insert-blank-rows-where-the-value-changes/</link>
	<description>Supercharge Excel</description>
	<lastBuildDate>Thu, 26 Jan 2012 07:52:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bastien</title>
		<link>http://www.asap-utilities.com/blog/index.php/2008/10/30/how-to-insert-blank-rows-where-the-value-changes/comment-page-1/#comment-35606</link>
		<dc:creator>Bastien</dc:creator>
		<pubDate>Tue, 11 Nov 2008 18:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.asap-utilities.com/blog/index.php/2008/10/30/how-to-insert-blank-rows-where-the-value-changes/#comment-35606</guid>
		<description>Hello Mike,

Nice tip.
Your comment was held for moderation. This is because because there are a lot of people and robots trying to post their spam messages here.

Kind regards,
Bastien</description>
		<content:encoded><![CDATA[<p>Hello Mike,</p>
<p>Nice tip.<br />
Your comment was held for moderation. This is because because there are a lot of people and robots trying to post their spam messages here.</p>
<p>Kind regards,<br />
Bastien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.asap-utilities.com/blog/index.php/2008/10/30/how-to-insert-blank-rows-where-the-value-changes/comment-page-1/#comment-35604</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 11 Nov 2008 16:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.asap-utilities.com/blog/index.php/2008/10/30/how-to-insert-blank-rows-where-the-value-changes/#comment-35604</guid>
		<description>=IF(A1=A2,â€.[Alt][Enter].â€,â€..â€) 

The equal sign did not show up on my reponce...???</description>
		<content:encoded><![CDATA[<p>=IF(A1=A2,â€.[Alt][Enter].â€,â€..â€) </p>
<p>The equal sign did not show up on my reponce&#8230;???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.asap-utilities.com/blog/index.php/2008/10/30/how-to-insert-blank-rows-where-the-value-changes/comment-page-1/#comment-35603</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 11 Nov 2008 15:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.asap-utilities.com/blog/index.php/2008/10/30/how-to-insert-blank-rows-where-the-value-changes/#comment-35603</guid>
		<description>If the intent of inserting a row is just for appearence sake, I use a column off to one side of the Pint Area with a simple IF statement in each cell

=IF(A1A2,&quot;.[Alt][Enter].&quot;,&quot;..&quot;)   (press [Alt][Enter] don&#039;t type it)

then &quot;check&quot; the Wrap text option under Format &#124; Cells... Alignment 

Before printing, select this control column and press [Ctrl][B] to toggel bold font on or off, those rows meeting the criteria will grow to double size and give the output the appearance of an extra line without breaking up the table.  The advantage to this is that  as the table changes it will re-adjust the row heights any time you toggel the control column.</description>
		<content:encoded><![CDATA[<p>If the intent of inserting a row is just for appearence sake, I use a column off to one side of the Pint Area with a simple IF statement in each cell</p>
<p>=IF(A1A2,".[Alt][Enter].","..")   (press [Alt][Enter] don't type it)</p>
<p>then "check" the Wrap text option under Format | Cells&#8230; Alignment </p>
<p>Before printing, select this control column and press [Ctrl][B] to toggel bold font on or off, those rows meeting the criteria will grow to double size and give the output the appearance of an extra line without breaking up the table.  The advantage to this is that  as the table changes it will re-adjust the row heights any time you toggel the control column.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

