<?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: Normalize Excel tables</title>
	<atom:link href="http://8020world.com/jcmendez/2006/11/geeky-stuff/software/normalize-excel-tables/feed/" rel="self" type="application/rss+xml" />
	<link>http://8020world.com/jcmendez/2006/11/geeky-stuff/software/normalize-excel-tables/</link>
	<description>My thoughts on business, technology and everything else</description>
	<lastBuildDate>Fri, 03 Jul 2009 15:37:36 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: HeathWalker</title>
		<link>http://8020world.com/jcmendez/2006/11/geeky-stuff/software/normalize-excel-tables/comment-page-1/#comment-1571</link>
		<dc:creator>HeathWalker</dc:creator>
		<pubDate>Wed, 17 Jun 2009 19:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://jcandkimmita.info/jc/?p=58#comment-1571</guid>
		<description>Hi Juan Carlos 
 
I have a lot of data normalising to do and I do it manually using the PivotTable PivotChart wizard. This involves seven or eight mouse clicks and range selection using the arrow keys.  I would really like to automate the process. 
 
I am not at all experienced in VBA but I have tried to build a macro by modelling it on the macro recorder and trying to modify the hard coding but I have run into problems so I was very interested to see your code doing it in a completely different way. However I can&#039;t get it to work.  Can you help please? 
 
The data I was trying to get your code to work on is a sheet called &quot;MultipleConsolidationMacroDevel&quot;.  The data is in the range A1:P194.  It has months across the top, products down the side with sales in the row/column intersections.  
 
When I select/highlight the data area and start your macro running nothing seems to happen at all.  
I am probably being very stupid but your macro looks really useful - how can I get it to work? 
 
Thank you in advance 
 
With kind regards 
 
Heath Walker </description>
		<content:encoded><![CDATA[<p>Hi Juan Carlos </p>
<p>I have a lot of data normalising to do and I do it manually using the PivotTable PivotChart wizard. This involves seven or eight mouse clicks and range selection using the arrow keys.  I would really like to automate the process. </p>
<p>I am not at all experienced in VBA but I have tried to build a macro by modelling it on the macro recorder and trying to modify the hard coding but I have run into problems so I was very interested to see your code doing it in a completely different way. However I can&#039;t get it to work.  Can you help please? </p>
<p>The data I was trying to get your code to work on is a sheet called &quot;MultipleConsolidationMacroDevel&quot;.  The data is in the range A1:P194.  It has months across the top, products down the side with sales in the row/column intersections.  </p>
<p>When I select/highlight the data area and start your macro running nothing seems to happen at all.<br />
I am probably being very stupid but your macro looks really useful &#8211; how can I get it to work? </p>
<p>Thank you in advance </p>
<p>With kind regards </p>
<p>Heath Walker</p>
]]></content:encoded>
	</item>
</channel>
</rss>
