<?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>笑颜的数据分析博客</title>
	<atom:link href="http://www.flyxer.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.flyxer.com</link>
	<description>关于数据分析、EXCEL函数的经验分享</description>
	<lastBuildDate>Fri, 13 Aug 2010 03:13:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Excel常用函数：IF应用</title>
		<link>http://www.flyxer.com/70.html</link>
		<comments>http://www.flyxer.com/70.html#comments</comments>
		<pubDate>Fri, 30 Jul 2010 04:00:49 +0000</pubDate>
		<dc:creator>笑颜</dc:creator>
				<category><![CDATA[Excel函数]]></category>
		<category><![CDATA[EXCEL常用函数]]></category>
		<category><![CDATA[IF函数]]></category>

		<guid isPermaLink="false">http://www.flyxer.com/?p=70</guid>
		<description><![CDATA[IF函数是一个比较常用的函数，它的几个参数含义，用大白话来解释就是“如果与条件符合，那就是，或者那就不是”，来看实例。]]></description>
			<content:encoded><![CDATA[<p>说到IF函数，不得不提到英文中的真实条件句，其实Excel中IF函数的几个参数含义基本上是与英文中的真实条件句类似的，毕竟开发出这个软件的国家是以英文为母语的。有时候在想，假设有一天中国有人能开发出这样的应用软件甚至有以汉语为语言的系统，那我们使用起来，是不是更便捷。</p>
<p>好吧，进入正题。</p>
<p><strong><span style="color: #0000ff;">IF函数</span></strong>是一个比较常用的逻辑函数，用于执行真假值判断后 根据逻辑测试的真假值返回不同的结果，因此，IF函数也常被称为条件函数。它的几个参数含义，用大白话来解释就是“<strong><span style="color: #0000ff;">如果与条件符合，那就是，或者那就不是</span></strong>”，来看实例。</p>
<p>下图是基于这样的要求：<strong>如果员工籍贯为北京，那么在函数展示列(F列)体现为“010”，如为广东，体现为“020”，如为其他，则以“000&#8243;体现。</strong></p>
<p><img class="aligncenter size-full wp-image-71" title="IF" src="http://www.flyxer.com/wp-content/uploads/2010/07/IF.jpg" alt="" width="514" height="194" /></p>
<p>从上图，可以看出，IF函数的参数含义其实很好理解，相比VLOOKUP的四个参数含义，要简单得多。</p>
<p>另外， 上图中使用了IF嵌套，这里要说明一下，<span style="color: #0000ff;"><strong>IF函数最多只能使用7层嵌套的</strong></span>，但在应用中，有时会出现需要使用超过7层嵌套的功能，这个此后会再另行做分享。</p>
<p>——————————————————————————————</p>
<p>写完这篇文章后，有人问我说这篇文章里似乎没有提到IF函数有哪些实际应用？</p>
<p>好，笑颜现在举个例子：比如，公司对每个销售员的提成采用，根据销售额的高低给予不同的计算比率和奖励额度，这样一来，在提成这一列中就需要根据前面的销售额来自动辨别需要采用的计算比率和奖励额度，那么，如何在表格的一列当中实现所有销售员的提成计算呢？</p>
<p>这里就要用到IF函数。下图左边为规则，右边为实际应用举例：</p>
<p> <img class="aligncenter size-full wp-image-80" title="IF" src="http://www.flyxer.com/wp-content/uploads/2010/07/IF21.jpg" alt="" width="829" height="309" /></p>
<p>PS：如果您在IF函数应用过程中存在任何疑问，可留言给笑颜，欢迎分享与交流。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flyxer.com/70.html/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Excel条件格式：如何按条件设置颜色</title>
		<link>http://www.flyxer.com/59.html</link>
		<comments>http://www.flyxer.com/59.html#comments</comments>
		<pubDate>Fri, 23 Jul 2010 05:55:48 +0000</pubDate>
		<dc:creator>笑颜</dc:creator>
				<category><![CDATA[Excel技巧]]></category>
		<category><![CDATA[EXCEL2010]]></category>
		<category><![CDATA[EXCEL条件格式]]></category>

		<guid isPermaLink="false">http://www.flyxer.com/?p=59</guid>
		<description><![CDATA[EXCEL条件格式，如何按条件设置颜色？]]></description>
			<content:encoded><![CDATA[<p>前两天在某知名bbs上看到一个贴子，标题是求助在EXCEL条件格式中如何按条件来设置颜色。</p>
<p>以下是贴子的内容截图：</p>
<p><a href="http://www.flyxer.com/wp-content/uploads/2010/07/截图1279860729_conew1.png"><img class="aligncenter size-full wp-image-60" title="EXCEL条件格式" src="http://www.flyxer.com/wp-content/uploads/2010/07/截图1279860729_conew1.png" alt="" width="596" height="77" /></a></p>
<p>笑颜的解决方法是：</p>
<p>1、在EXCEL2010中，见下图：</p>
<p><a href="http://www.flyxer.com/wp-content/uploads/2010/07/条件格式_conew1.jpg"><img class="aligncenter size-full wp-image-61" title="条件格式-02" src="http://www.flyxer.com/wp-content/uploads/2010/07/条件格式_conew1.jpg" alt="" width="576" height="356" /></a></p>
<p>2、在EXCEL2003中，解决方法应该更简单，只需进行一次即可，印象中2003版里面条件格式中是有两个或以上条件同时进行操作的。但因为这台电脑上没有装2003版，所以笑颜暂时提供不了03版的配图哈。</p>
<p>PS：如果您还有更多有趣的EXCEL技巧或是有类似这方面的问题，可以留言给笑颜。欢迎交流讨论哈。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flyxer.com/59.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SQL语句教程·分享</title>
		<link>http://www.flyxer.com/57.html</link>
		<comments>http://www.flyxer.com/57.html#comments</comments>
		<pubDate>Fri, 23 Jul 2010 05:52:53 +0000</pubDate>
		<dc:creator>笑颜</dc:creator>
				<category><![CDATA[数据分析]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql语句教程]]></category>

		<guid isPermaLink="false">http://www.flyxer.com/?p=57</guid>
		<description><![CDATA[刚刚在网络上逛时，发现一个有用的资料，在此分享给大家。
SQL语句教程，地址：http://sql.1keydata.com/cn/
]]></description>
			<content:encoded><![CDATA[<p>刚刚在网络上逛时，发现一个有用的资料，在此分享给大家。</p>
<p>SQL语句教程，地址：<a href="http://sql.1keydata.com/cn/">http://sql.1keydata.com/cn/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flyxer.com/57.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Excel常用函数：VLOOKUP应用介绍</title>
		<link>http://www.flyxer.com/33.html</link>
		<comments>http://www.flyxer.com/33.html#comments</comments>
		<pubDate>Tue, 20 Jul 2010 13:01:51 +0000</pubDate>
		<dc:creator>笑颜</dc:creator>
				<category><![CDATA[Excel函数]]></category>
		<category><![CDATA[VLOOKUP]]></category>
		<category><![CDATA[VLOOkUP函数的用法]]></category>

		<guid isPermaLink="false">http://www.flyxer.com/?p=33</guid>
		<description><![CDATA[VLOOKUP，究竟这是一个什么函数？这个函数有几个参数呢？这几个参数分别是什么含义呢？这个函数的实际应用？
]]></description>
			<content:encoded><![CDATA[<p>在Excel函数中，笑颜认为，最为大众熟悉且使用率极高的应该是非“VLOOKUP”莫属。从笑颜这几年的“被招聘”与“招聘”的经历中看，很多人是知道在Excel中有这么一个函数，但怎么用呢，较多数人是不清楚的，在年初的招聘中，更为经典的是，看到一位面试者（声称熟悉该函数），打开这个函数后，面对着参数对话框不知从何下手。</p>
<p>那么，VLOOKUP，究竟这是一个什么函数？这个函数有几个参数呢？这几个参数分别是什么含义呢？这个函数的实际应用？<br />
先看看实际应用截图（图一）:</p>
<p><a href="http://www.flyxer.com/wp-content/uploads/2010/07/vlookup-01_conew1.jpg"></a></p>
<p style="text-align: center;"><a href="http://www.flyxer.com/wp-content/uploads/2010/07/vlookup-01.jpg"></a></p>
<p><img class="aligncenter size-full wp-image-52" title="vlookup-01" src="http://www.flyxer.com/wp-content/uploads/2010/07/vlookup-01_conew11.jpg" alt="" width="482" height="213" /></p>
<p>1、<strong>VLOOKUP</strong>，属于EXCEL函数系列中的“<strong>查找与引用”函数</strong>，用于以指定单元格为条件 在选定的待检索区域内 引用所指定列的数值。（汗。。。说明文字好长）</p>
<p>2、<strong>VLOOKUP有四个参数</strong>，分别为：<strong>lookup_value</strong>,<strong>table_array</strong>,<strong>col_index_num</strong>,<strong>range_lookup</strong>，可查看上方应用截图中<strong><span style="color: #0000ff;">(H3,$B$3:$E$7,4,0)</span></strong>的例子。</p>
<p>3、这里对VLOOKUP的四个参数的理论定义不作介绍，主要针对上方的实际应用截图来做说明，可供领会，见下方（图二）：</p>
<p><a href="http://www.flyxer.com/wp-content/uploads/2010/07/vlookup-01_conew21.jpg"><img class="aligncenter size-full wp-image-54" title="vlookup-02" src="http://www.flyxer.com/wp-content/uploads/2010/07/vlookup-01_conew21.jpg" alt="" width="506" height="286" /></a></p>
<p>以上图片仅通过以出生日期这一列来举例，<strong>同理，如果你想通过表B中H列的数值来引用表A中的其他列，如性别列、籍贯列，只需改变一下公式里的第三个参数即可（性别列&#8211;3，籍贯列&#8211;2）。</strong></p>
<p>在日常工作中，如果你想通过两个sheet或是两个工作薄中的相同数值的单元格列，来查找引用其他列的数值（或文字），可使用该函数将会大大减轻工作量。</p>
<p>本文为本博的第一篇专业日志，如有写得不明白或是未尽之处，各位可留言给我，再作改进。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flyxer.com/33.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>开篇</title>
		<link>http://www.flyxer.com/20.html</link>
		<comments>http://www.flyxer.com/20.html#comments</comments>
		<pubDate>Tue, 06 Jul 2010 09:37:01 +0000</pubDate>
		<dc:creator>笑颜</dc:creator>
				<category><![CDATA[笑颜私语]]></category>
		<category><![CDATA[Excel函数]]></category>
		<category><![CDATA[数据分析]]></category>
		<category><![CDATA[数据呈现]]></category>

		<guid isPermaLink="false">http://www.flyxer.com/?p=20</guid>
		<description><![CDATA[虽然我所学的专业是管理学，但我对数据分析、Excel函数应用、数据呈现视觉化 这三个方面非常感兴趣，该博客也将从这三个方面来展开，希望能借此结识更多同兴趣的朋友，也希望能与大家交流数据分析的方方面面。]]></description>
			<content:encoded><![CDATA[<p>从今年年初开始，笑颜一直被人催促建立专业博客。其实写博客这事儿几年前就已经开始在写，只不过记录的是自已的零散心情，并且因为是私密的后花园，并没有告诉太多的人知晓。OK，此前虽然一直在写博客，但从没有过写“专业博客”的想法，在此，还是感谢某猪的提醒与帮助。</p>
<p>虽然我所学的专业是管理学，但我对数据分析、Excel函数应用、数据呈现视觉化 这三个方面非常感兴趣，该博客也将从这三个方面来展开，希望能借此结识更多同兴趣的朋友，也希望能与大家交流数据分析的方方面面。</p>
<p><img title="数据分析" src="http://www.yewei.info/wp-content/uploads/2010/05/008.jpg" alt="" width="360" height="378" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flyxer.com/20.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

