<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>MUCHO EXCEL</title>
	<atom:link href="http://muchoexcel.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://muchoexcel.wordpress.com</link>
	<description>Manual de ayuda para la hoja de cálculo Excel</description>
	<lastBuildDate>Fri, 25 Jun 2010 11:15:48 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='muchoexcel.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>MUCHO EXCEL</title>
		<link>http://muchoexcel.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://muchoexcel.wordpress.com/osd.xml" title="MUCHO EXCEL" />
	<atom:link rel='hub' href='http://muchoexcel.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Calculation</title>
		<link>http://muchoexcel.wordpress.com/2010/06/25/calculation/</link>
		<comments>http://muchoexcel.wordpress.com/2010/06/25/calculation/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 11:15:48 +0000</pubDate>
		<dc:creator>Roger</dc:creator>
				<category><![CDATA[propiedades]]></category>

		<guid isPermaLink="false">http://muchoexcel.wordpress.com/?p=136</guid>
		<description><![CDATA[Comentarios Para los orígenes de datos OLAP, esta propiedad sólo puede devolver o tener el valor xlNormal. Ejemplo Este ejemplo hace que Microsoft Excel calcule los libros antes de guardarlos en el disco. Application.Calculation = xlCalculationManual Application.CalculateBeforeSave = True Este ejemplo establece el campo de datos del informe de tabla dinámica de Sheet1 para que [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=muchoexcel.wordpress.com&amp;blog=8515375&amp;post=136&amp;subd=muchoexcel&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Comentarios</h2>
<p>Para los orígenes de datos <a href="/html/xlproCalculation1.htm#">OLAP</a>, esta propiedad sólo puede devolver o tener el valor <strong>xlNormal</strong>.</p>
<h2><a id="#example" name="#example">Ejemplo</a></h2>
<p>Este ejemplo hace que Microsoft Excel calcule los libros antes de guardarlos en el disco.</p>
<pre><code>Application.<strong>Calculation</strong> = xlCalculationManual
Application.CalculateBeforeSave = True</code></pre>
<p>Este ejemplo establece el campo de datos del informe de tabla dinámica de Sheet1 para que calcule la diferencia con respecto al campo base, establece el campo denominado &#8220;ORDER_DATE&#8221; para el campo base y, a continuación, establece el elemento denominado &#8220;5/16/89&#8243; para el elemento base.</p>
<pre><code>With Worksheets("Sheet1").Range("A3").PivotField
    .<strong>Calculation</strong> = xlDifferenceFrom
    .BaseField = "ORDER_DATE"
    .BaseItem = "5/16/89"
End With</code></pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/muchoexcel.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/muchoexcel.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/muchoexcel.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/muchoexcel.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/muchoexcel.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/muchoexcel.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/muchoexcel.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/muchoexcel.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/muchoexcel.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/muchoexcel.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/muchoexcel.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/muchoexcel.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/muchoexcel.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/muchoexcel.wordpress.com/136/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=muchoexcel.wordpress.com&amp;blog=8515375&amp;post=136&amp;subd=muchoexcel&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://muchoexcel.wordpress.com/2010/06/25/calculation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4b7e9cbbcc21555188c8d816c1c91a96?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Roger</media:title>
		</media:content>
	</item>
	</channel>
</rss>
