<?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>Rishie&#039;s Blog</title>
	<atom:link href="http://rishienama.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rishienama.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 09 Dec 2009 10:33:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rishienama.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Rishie&#039;s Blog</title>
		<link>http://rishienama.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rishienama.wordpress.com/osd.xml" title="Rishie&#039;s Blog" />
	<atom:link rel='hub' href='http://rishienama.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Function Indirect()</title>
		<link>http://rishienama.wordpress.com/2009/09/19/function-indirect/</link>
		<comments>http://rishienama.wordpress.com/2009/09/19/function-indirect/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 14:58:00 +0000</pubDate>
		<dc:creator>rishiekhurana</dc:creator>
				<category><![CDATA[Advanced Topics]]></category>
		<category><![CDATA[Lookup Functions]]></category>

		<guid isPermaLink="false">http://rishienama.wordpress.com/2009/09/19/function-indirect</guid>
		<description><![CDATA[Indirect() This function is used to return the reference to text reference provided. This function converts the text reference to actual reference and fetches the value available in the address referenced. (It will be much clear when we will take a look at an example) Syntax: = Indirect (Text_reference, Reference_format) Text_reference: This is the text [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=76&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-family:Arial;"><b><span style="font-size:medium;"><span style="color:#38761d;">Indirect()</span></span></b></span>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><b><span style="color:#38761d;"><br /></span> </b></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><span style="color:#38761d;">This function is used to return the reference to text reference provided. This function converts the text reference to actual reference and fetches the value available in the address referenced. (It will be much clear when we will take a look at an example)</span></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><br /></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><br /></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><b><span style="color:#cc0000;"><span style="text-decoration:underline;">Syntax</span>:</span></b></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><b><span style="color:#cc0000;"><br /></span></b></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><span style="color:#cc0000;">= Indirect (Text_reference, Reference_format)</span></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><span style="color:#cc0000;"><br /></span></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><i><span style="color:#cc0000;">Text_reference: This is the text form of cell address or reference from where the value is to be fetched</span></i></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><i><span style="color:#cc0000;"><br /></span></i></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><i><span style="color:#cc0000;">Reference_format: Reference format can either be TRUE or False. True indicates that text reference is in A1 style and False indicates text reference is in R1C1 format</span></i></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><i><br /></i></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><i><br /></i></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><b><span style="text-decoration:underline;">Examples</span></b>:</span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><br /></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;">Let us take an example here. In cell A1 write, B1. And, in cell B1 put any value (for example, 10). Now in cell A5 write this function:</span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><br /></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><b>= A1</b></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><b><br /></b></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;">This function will return &#8216;B1&#8242; as a result as we have referred to the cell A1&#8242;s value.&nbsp;</span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><br /></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;">There could be another case &#8211; if we want to get the value of cell which is mentioned in A1. In such case we make use of Indirect() function. This function will the reference (the address of the cell from which we need to fetch the value) from the cell specified in the function. Now, change the function in cell A5 to this:</span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><br /></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><b>= Indirect (A1)</b></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><b><br /></b></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;">This function will now return the value stored in the cell B1 (the cell which is mentioned in the cell A1)</span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;"><br /></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span style="font-size:13px;">These functions are used mostly in the case where the address or the cell to be referred to are dynamically created.&nbsp;</span></span></div>
<div class="blogger-post-footer">
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rishienama.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rishienama.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rishienama.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rishienama.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rishienama.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rishienama.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rishienama.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rishienama.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rishienama.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rishienama.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rishienama.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rishienama.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rishienama.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rishienama.wordpress.com/76/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=76&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rishienama.wordpress.com/2009/09/19/function-indirect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/614220b53119de13a6ecccfe14a24d42?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rishiekhurana</media:title>
		</media:content>
	</item>
		<item>
		<title>Function Index()</title>
		<link>http://rishienama.wordpress.com/2009/09/15/function-index/</link>
		<comments>http://rishienama.wordpress.com/2009/09/15/function-index/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 20:13:00 +0000</pubDate>
		<dc:creator>rishiekhurana</dc:creator>
				<category><![CDATA[Advanced Topics]]></category>
		<category><![CDATA[Lookup Functions]]></category>

		<guid isPermaLink="false">http://rishienama.wordpress.com/2009/09/15/function-index</guid>
		<description><![CDATA[Index()Index function can be used in 2 forms &#8211; Array form and the Reference form. I will take each of these here.Array form: In the first type, it is used to fetch a value from a table / array by making an intersection point using the row number and the column number. In this form, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=75&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-family:Arial, Helvetica, sans-serif;"><b><span class="Apple-style-span" style="font-size:medium;"><span style="color:#38761d;">Index()</span></span></b></span><br /><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;"><span style="color:#38761d;"><br /></span></span></span><br /><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;"><span style="color:#38761d;">Index function can be used in 2 forms &#8211; Array form and the Reference form. I will take each of these here.</span></span></span><br /><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;"><span style="color:#38761d;"><br /></span></span></span><br /><b><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;"><span style="color:#38761d;">Array form</span></span></span></b><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;"><span style="color:#38761d;">: In the first type, it is used to fetch a value from a table / array by making an intersection point using the row number and the column number. In this form, you can specify only a single array from which the values are to be fetched.</span></span></span><br /><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;"><span style="color:#38761d;"><br /></span></span></span><br /><b><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;"><span style="color:#38761d;">Reference form</span></span></span></b><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;"><span style="color:#38761d;">: This form also works similar to the first one, with the only exception being that in this case, you can mention more than 1 arrays / tables from which the value will be looked up and in the function you also mention which reference (i.e. the table / array) should actually the should be fetched from.</span></span></span><br /><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><br /></span></span><br /><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><br /></span></span><br /><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><span class="Apple-style-span" style="text-decoration:underline;"><b><span style="color:#cc0000;">Syntax</span></b></span><span style="color:#cc0000;">:</span></span></span><br /><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><span style="color:#cc0000;"><br /></span></span></span><br /><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><b><span style="color:#cc0000;">Array form</span></b><span style="color:#cc0000;">:&nbsp;= Index (Array, Row_number, Column_Number)</span></span></span><br /><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><span style="color:#cc0000;"><br /></span></span></span><br /><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><i><span style="color:#cc0000;">Array: This argument is the array from which the value should be picked. The array can be a table or a range of cells with single column or row</span></i></span></span><br /><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><i><span style="color:#cc0000;">Row_number: This argument specifies the row number from which the value will be picked</span></i></span></span><br /><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><i><span style="color:#cc0000;">Column_number: This argument completes the function by providing the column number which will be used to create the intersection with row number to fetch the number</span></i></span></span><br /><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><span style="color:#cc0000;"><br /></span></span></span><br /><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><span style="color:#cc0000;"><br /></span></span></span><br /><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><b><span style="color:#cc0000;">Reference form</span></b><span style="color:#cc0000;">: = Index (Reference, Row_number, Column_number, Reference_number)</span></span></span><br /><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><span style="color:#cc0000;"><br /></span></span></span><br /><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><i><span style="color:#cc0000;">Reference: This argument specifies the ranges / tables from where the the value should be fetched using the index number. In case there are more than 1 references mentioned, this argument itself should be enclosed within the&nbsp;parentheses</span></i></span></span><br /><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-family:'Times New Roman';"></span></span><br /><span style="font-family:Arial;font-size:small;">
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><i><span style="color:#cc0000;">Row_numb</span></i><i><span style="color:#cc0000;">er: This argument specifies the row number from which the value will be picked</span></i></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><i><span style="color:#cc0000;">Column_number: This argument completes the function by providing the column number which will be used to create the intersection with row number to fetch the number</span></i></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><i><span style="color:#cc0000;">Reference_number: This argument informs the function which reference should be considered among multiple references provided&nbsp;</span></i></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><i><br /></i></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><i><br /></i></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><b><span class="Apple-style-span" style="text-decoration:underline;">Examples</span></b>:</span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><br /></span></span></div>
<div style="margin:0;"><span style="font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><br /></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><i><span class="Apple-style-span" style="font-style:normal;"><b>Array form</b>:&nbsp;</span></i></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><br /></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><i><span class="Apple-style-span" style="font-style:normal;">Let us create an example worksheet. In the column A fill cells A1 to A10 with the number from 10 to 100 with an increment of 10. And for the cells B1 to B10, fill them with alphabets A till J.</span></i></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><br /></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;">Now let us suppose you want to fetch the item that is in the 2nd &nbsp;column and the 3rd row of the table that we just created. For this, the formula should be:</span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><br /></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><b>= Index (A1:B10, 3, 2)&nbsp;</b></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><b><br /></b></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;">The result will be: C. Similarly if we want to fetch the item in 4th row of the column 2, the formula will be</span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><br /></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><b>= Index (A1:B10, 4, 2)</b></span></span></div>
<div style="margin:0;"><span style="font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><b><br /></b></span></span></div>
<div style="margin:0;"><span style="font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><b><br /></b></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><b>Reference form:</b></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><b><br /></b></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;">Now let us take another example here. In the same that we just created let us create another table. From the cells A15 to A20 fill the range with values 1 to 6. And in the cells B15 to B20 fill the range with alphabets U to Z. Now let us use one of the previous examples. Let us assume that we want to fetch the item in <b>3rd row </b>and the <b>2nd column. </b>The modified formula would be:</span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><br /></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><b>= Index ( (A1:B10, A15:B20), 3, 2, &#8230;.)</b></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><b><br /></b></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;">In the above function there are 2 things that I will explain here. One &#8211; I have mentioned 2 arrays in this function, from either of which I can pick up the value as referred by the row and the column number.&nbsp;</span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><br /></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;">Second &#8211; In place of reference number, I have used three dots (&#8230;) instead of using any value. I have kept it like that only for explanation, else it will give an error. This argument will tell the function from which array out of the 2 provided to the function, the value should be picked up from. The 2 arrays are -&nbsp;<span class="Apple-style-span" style="font-weight:bold;">(A1:B10, A15:B20).</span></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><b><br /></b></span></span></div>
<div style="margin:0;"><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;">If the reference number is left blank, the function be default takes the first array and returns the value. Otherwise the results would be as follows;</span></span></div>
<div style="margin:0;"></div>
<ul>
<li><span class="Apple-style-span" style="font-family:Arial;font-size:13px;">= Index ( (A1:B10, A15:B20), 3, 2, 1) – the result would be C</span></li>
<li><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;">= Index ( (A1:B10, A15:B20), 3, 2, 2) – the result would be W</span></span></li>
</ul>
<div><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;">So, the reference_number argument is used to identify which table should be used to pick the value from.</span></span></div>
<p></span>
<div class="blogger-post-footer">
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rishienama.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rishienama.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rishienama.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rishienama.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rishienama.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rishienama.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rishienama.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rishienama.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rishienama.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rishienama.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rishienama.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rishienama.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rishienama.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rishienama.wordpress.com/75/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=75&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rishienama.wordpress.com/2009/09/15/function-index/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/614220b53119de13a6ecccfe14a24d42?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rishiekhurana</media:title>
		</media:content>
	</item>
		<item>
		<title>Series on important functions &#8211; Lookup Funtions</title>
		<link>http://rishienama.wordpress.com/2009/09/13/series-on-important-functions-lookup-funtions/</link>
		<comments>http://rishienama.wordpress.com/2009/09/13/series-on-important-functions-lookup-funtions/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 16:43:00 +0000</pubDate>
		<dc:creator>rishiekhurana</dc:creator>
				<category><![CDATA[Advanced Topics]]></category>
		<category><![CDATA[Lookup Functions]]></category>

		<guid isPermaLink="false">http://rishienama.wordpress.com/2009/09/13/series-on-important-functions-lookup-funtions</guid>
		<description><![CDATA[From today onwards I will be starting a new series of Functions under the Lookup Functions. These functions will deal with functions such as VLookUp, HLookUp, etc. and also the functions which are generally used with these functions.&#160; These functions are the most used functions where there are huge tables and there is a need [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=74&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;">From today onwards I will be starting a new series of Functions under the Lookup Functions. These functions will deal with functions such as VLookUp, HLookUp, etc. and also the functions which are generally used with these functions.&nbsp;</span></span>
<div><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><br /></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;">These functions are the most used functions where there are huge tables and there is a need of extracting data from these tables.</span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><br /></span></span></div>
<div><span style="font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;">So keep an eye open from today as I will be discussing all of these important functions here.</span></span></div>
<div class="blogger-post-footer">
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rishienama.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rishienama.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rishienama.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rishienama.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rishienama.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rishienama.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rishienama.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rishienama.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rishienama.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rishienama.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rishienama.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rishienama.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rishienama.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rishienama.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=74&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rishienama.wordpress.com/2009/09/13/series-on-important-functions-lookup-funtions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/614220b53119de13a6ecccfe14a24d42?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rishiekhurana</media:title>
		</media:content>
	</item>
		<item>
		<title>Function Rows</title>
		<link>http://rishienama.wordpress.com/2009/09/05/function-rows/</link>
		<comments>http://rishienama.wordpress.com/2009/09/05/function-rows/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 21:18:00 +0000</pubDate>
		<dc:creator>rishiekhurana</dc:creator>
				<category><![CDATA[Lookup Functions]]></category>

		<guid isPermaLink="false">http://rishienama.wordpress.com/2009/09/05/function-rows</guid>
		<description><![CDATA[Rows()This function is used to determine the number of rows in a given reference (the range of cells referred to in the function).&#160;Syntax:= Rows (Reference_range) Reference_range: This is the range of cells for which the number of rows is to be determinedExamples:&#160;The function simply returns the number of rows within the range which is passed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=73&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-family:'Times New Roman';"></span><br /><span style="font-family:'Times New Roman';">
<div style="font:normal normal normal 100%/normal Georgia, serif;text-align:left;width:auto;border-color:initial;border-style:initial;border-width:0;margin:0;padding:3px;">
<div style="margin:0;"><strong><span style="color:#009900;"><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">Rows()</span></span></span></strong><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span><strong><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><span style="color:#009900;"></span></span></span></strong><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span><span style="color:#009900;"><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">This function is used to determine the number of rows in a given reference (the range of cells referred to in the function).</span></span></span><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">&nbsp;</span></span><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span><span style="color:#cc0000;"><strong><u><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">Syntax</span></span></u></strong><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">:</span></span></span><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><span style="color:#cc0000;"></span><br /></span></span><span style="color:#cc0000;"><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">= Rows (Reference_range)</span></span></span><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span><em><span style="color:#cc0000;"><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span></span></em></div>
</div>
<div style="font:normal normal normal 100%/normal Georgia, serif;text-align:left;width:auto;border-color:initial;border-style:initial;border-width:0;margin:0;padding:3px;">
<div style="margin:0;"><em><span style="color:#cc0000;"><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">Reference_range: This is the range of cells for which the number of rows is to be determined</span></span></span></em><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span><strong><u><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">Examples</span></span></u></strong><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">:&nbsp;</span></span><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">The function simply returns the number of rows within the range which is passed on as reference with the function. For example:</span></span><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span></div>
<ul>
<li><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">Rows($A$3:$A$3) &#8211; result will be: 1&nbsp;</span></span><em><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">{as there is only 1 row &#8216;A&#8217; within the given range}</span></span></em></li>
<li><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">Rows($A$35:$A$38) &#8211; result will be: 4</span></span></li>
<li><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">Rows($A$3:$A$5) &#8211; result will be: 3</span></span></li>
<li><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">Rows($A$3:$F$8) &#8211; result will be: 6</span></span></li>
</ul>
<div style="margin:0;"><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"></span></span></div>
<div style="font:normal normal normal 100%/normal Georgia, serif;text-align:left;width:auto;border-color:initial;border-style:initial;border-width:0;margin:0;padding:3px;">
<div style="margin:0;"><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span></div>
</div>
<div style="margin:0;"><span style="color:#000099;"><strong><u><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">Application</span></span></u></strong><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">:</span></span></span><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><span style="color:#000099;"></span><br /></span></span><span style="color:#000099;"><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">Many a times, you have to write a range of formulas (a similar formula over a range of adjacent columns or rows), which should have a number which is dynamic and changes as the row changes. For example &#8211; you have to write a formula in cell A5 and the next formula goes in A6, A7, and so on. But in this range of formula, you want one of the parameter to increment by itself. In such a case you can use Rows() function for the dynamic part.</span></span></span></div>
<div style="margin:0;"><span style="color:#000099;font-family:Arial;font-size:small;"><span class="Apple-style-span" style="font-size:13px;"><br /></span></span></div>
</div>
<div style="font:normal normal normal 100%/normal Georgia, serif;text-align:left;width:auto;border-color:initial;border-style:initial;border-width:0;margin:0;padding:3px;">
<div style="margin:0;"><span style="color:#000099;"><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">Here is the way the Rows() function would be used in the above example :</span></span></span></div>
</div>
<div style="font:normal normal normal 100%/normal Georgia, serif;text-align:left;width:auto;border-color:initial;border-style:initial;border-width:0;margin:0;padding:3px;">
<div style="margin:0;"><span style="color:#000099;"><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span></span></div>
</div>
<div style="font:normal normal normal 100%/normal Georgia, serif;text-align:left;width:auto;border-color:initial;border-style:initial;border-width:0;margin:0;padding:3px;">
<div style="margin:0;"><span style="color:#000099;"><i><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">= Original formula (Parameter1,&nbsp;</span></span></i><b><i><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">Rows($A$5:A5)</span></span></i></b><i><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">)</span></span></i></span></div>
</div>
<div style="font:normal normal normal 100%/normal Georgia, serif;text-align:left;width:auto;border-color:initial;border-style:initial;border-width:0;margin:0;padding:3px;">
<div style="margin:0;"><span style="color:#000099;"><i><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span></i></span></div>
</div>
<div style="font:normal normal normal 100%/normal Georgia, serif;text-align:left;width:auto;border-color:initial;border-style:initial;border-width:0;margin:0;padding:3px;">
<div style="margin:0;"><span style="color:#000099;"><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">Now, when the above formula will be copied to next cell, i.e. A6, it will change to:</span></span></span></div>
</div>
<div style="font:normal normal normal 100%/normal Georgia, serif;text-align:left;width:auto;border-color:initial;border-style:initial;border-width:0;margin:0;padding:3px;">
<div style="margin:0;"><span style="color:#000099;"><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span></span></div>
</div>
<div style="font:normal normal normal 100%/normal Georgia, serif;text-align:left;width:auto;border-color:initial;border-style:initial;border-width:0;margin:0;padding:3px;">
<div style="margin:0;"><span style="color:#000099;"><i><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">= Original formula (Parameter1,&nbsp;</span></span></i><b><i><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">Rows($A$5:A6)</span></span></i></b><i><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">)</span></span></i></span></div>
</div>
<div style="font:normal normal normal 100%/normal Georgia, serif;text-align:left;width:auto;border-color:initial;border-style:initial;border-width:0;margin:0;padding:3px;">
<div style="margin:0;"><span style="color:#000099;"><i><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;"><br /></span></span></i></span></div>
</div>
<div style="font:normal normal normal 100%/normal Georgia, serif;text-align:left;width:auto;border-color:initial;border-style:initial;border-width:0;margin:0;padding:3px;">
<div style="margin:0;"><span style="color:#000099;"><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">Note that&nbsp;</span></span><b><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">$A$5:A5</span></span></b><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">&nbsp;changes to&nbsp;</span></span><b><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">$A$5:A6&nbsp;</span></span></b><span class="Apple-style-span" style="font-size:small;"><span style="font-family:Arial, Helvetica, sans-serif;">and this will result in 2 which will be passed on as a parameter to the original formula}</span></span></span></div>
</div>
<p></span>
<div class="blogger-post-footer">
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rishienama.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rishienama.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rishienama.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rishienama.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rishienama.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rishienama.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rishienama.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rishienama.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rishienama.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rishienama.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rishienama.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rishienama.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rishienama.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rishienama.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=73&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rishienama.wordpress.com/2009/09/05/function-rows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/614220b53119de13a6ecccfe14a24d42?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rishiekhurana</media:title>
		</media:content>
	</item>
		<item>
		<title>What is an alternative to multiple-nested IF-Then-Else functions?</title>
		<link>http://rishienama.wordpress.com/2009/09/05/what-is-an-alternative-to-multiple-nested-if-then-else-functions/</link>
		<comments>http://rishienama.wordpress.com/2009/09/05/what-is-an-alternative-to-multiple-nested-if-then-else-functions/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 21:00:00 +0000</pubDate>
		<dc:creator>rishiekhurana</dc:creator>
				<category><![CDATA[Excel Basics]]></category>
		<category><![CDATA[Lookup Functions]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://rishienama.wordpress.com/2009/09/05/what-is-an-alternative-to-multiple-nested-if-then-else-functions</guid>
		<description><![CDATA[IF-Then-Else &#8211; one of the functions that Excel has taken from the programming languages. And it is one of those things that one learns as basics of programming. If-Then-Else (or simply IF function) is used to make a choice based on condition(s) provided by the user. For example: In one of the cells, I want [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=72&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">IF-Then-Else &#8211; one of the functions that Excel has taken from the programming languages. And it is one of those things that one learns as basics of programming.</span></span><br /><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;"><br /></span> </span><br /><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">If-Then-Else (or simply IF function) is used to make a choice based on condition(s) provided by the user. For example:</span></span><br /><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;"><br /></span> </span><br /><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">In one of the cells, I want to show </span></span><b><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">&#8220;True&#8221; </span></span></b><b><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">IF </span></span><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">cell A1 contains 1</span></span><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">, </span></span></b><b><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">otherwise it should show &#8220;False&#8221;</span></span></b><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">.</span></span><br /><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;"><br /></span> </span><br /><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">To achieve the above, one can write a simple formula in Excel, i.e. &#8211; </span></span><b><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">=If (A1=1,&#8221;TRUE&#8221;,&#8221;FALSE&#8221;)</span></span></b><br /><b><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;"><br /></span> </span></b><br /><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">Great! Now let us change the above task a bit, something as &#8211; the cell B1 should show the following text based on the number input:</span></span><br /><span class="Apple-style-span" style="font-size:small;"><br /></span>
<ul>
<li><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">If cell A1 = 1, then the cell should read &#8220;One&#8221;</span></span></li>
<li><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">If cell A1 = 2, then the cell should read &#8220;Two&#8221;</span></span></li>
<li><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">If cell A1 = 3, then the cell should read &#8220;Three&#8221;</span></span></li>
<li><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">If cell A1 = 4, then the cell should read &#8220;Four&#8221;</span></span></li>
<li><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">Otherwise should say &#8211; &#8220;Above 4&#8243;</span></span></li>
</ul>
<div><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">In this case, one can write a multiple IF formula as this:</span></span></div>
<div><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;"><br /></span> </span></div>
<div><b><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">= IF (A1=1,&#8221;One&#8221;, IF(A1=2,&#8221;Two&#8221;, IF(A1=3,&#8221;Three&#8221;, IF(A1=4,&#8221;Four&#8221;,&#8221;Above 4&#8243;) ) ) )</span></span></b></div>
<div><b><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;"><br /></span> </span></b></div>
<div><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">Cool! It works. Now let us make things more complex. Lets keep 7 conditions instead of 4. You can still write the IF function on above lines and it will work fine.</span></span></div>
<div><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;"><br /></span> </span></div>
<div><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">But what if there are more than 7 conditions? And what about the processing time?</span></span></div>
<div><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;"><br /></span> </span></div>
<div><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">Excel does provide you with a useful tool such as IF function, but it comes with a limitation. The limitation is that a cell in Excel can contain only 7 nested IF functions, not more than that.</span></span></div>
<div><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;"><br /></span> </span></div>
<div><span style="font-family:Arial, Helvetica, sans-serif;"><span class="Apple-style-span" style="font-size:small;">The other issue with using multiple IF functions is that it makes processing a bit slow, as there are 7 IF functions to deal with. You will not be able to notice the speed if you have only one cell with multiple IF functions, but in case you had a sheet with many such cells, the calculations will take time.</span></span></div>
<div><span style="font-family:Arial;"><span class="Apple-style-span" style="font-size:small;"><br /></span> </span></div>
<div><span style="font-family:Arial;"><span class="Apple-style-span" style="font-size:small;">The alternative to IF functions is to use </span><a href="http://excelmatic.blogspot.com/2009/07/function-choose.html"><span class="Apple-style-span" style="font-size:small;">Choose function</span></a><span class="Apple-style-span" style="font-size:small;">. This functions allows you to provide several options within the function, which will be processed on the basis of number provided to it as input. I have provided </span><a href="http://excelmatic.blogspot.com/2009/07/function-choose.html"><span class="Apple-style-span" style="font-size:small;">more text on this function</span></a><span class="Apple-style-span" style="font-size:small;"> in a separate post.</span></span></div>
<div class="blogger-post-footer">
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rishienama.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rishienama.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rishienama.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rishienama.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rishienama.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rishienama.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rishienama.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rishienama.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rishienama.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rishienama.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rishienama.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rishienama.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rishienama.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rishienama.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=72&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rishienama.wordpress.com/2009/09/05/what-is-an-alternative-to-multiple-nested-if-then-else-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/614220b53119de13a6ecccfe14a24d42?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rishiekhurana</media:title>
		</media:content>
	</item>
		<item>
		<title>How to locate formulas in a worksheet</title>
		<link>http://rishienama.wordpress.com/2009/09/02/how-to-locate-formulas-in-a-worksheet/</link>
		<comments>http://rishienama.wordpress.com/2009/09/02/how-to-locate-formulas-in-a-worksheet/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 19:34:00 +0000</pubDate>
		<dc:creator>rishiekhurana</dc:creator>
				<category><![CDATA[Excel Basics]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://rishienama.wordpress.com/2009/09/02/how-to-locate-formulas-in-a-worksheet</guid>
		<description><![CDATA[In one of my earlier works, I was supposed to crack an already-built spreadsheet. The workbook was basically a complex model that contained a lot of data and has almost 40 worksheets and each worksheet had lots of numbers. Now, to understand the functioning of each of the sheets, I had to find out which [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=71&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span class="Apple-style-span" style="font-size:small;"><span class="Apple-style-span" style="font-family:arial;">In one of my earlier works, I was supposed to crack an already-built spreadsheet. The workbook was basically a complex model that contained a lot of data and has almost 40 worksheets and each worksheet had lots of numbers.</span></span>
<div><span class="Apple-style-span" style="font-size:small;"><span class="Apple-style-span" style="font-family:arial;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-size:small;"><span class="Apple-style-span" style="font-family:arial;">Now, to understand the functioning of each of the sheets, I had to find out which cells on each sheet contained functions / formulas! But with each sheet (MS Excel 2003) having 256 columns and 65536 rows (which means 16777216 cells!!) it was really impossible for me to dig down each cell.</span></span></div>
<div><span class="Apple-style-span" style="font-size:small;"><span class="Apple-style-span" style="font-family:arial;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-size:small;"><span class="Apple-style-span" style="font-family:arial;">But MS people are very intelligent. They did not provide you only a tool to create spreadsheets, but also a tool which one can use to decipher a the tool.</span></span></div>
<div><span class="Apple-style-span" style="font-size:small;"><span class="Apple-style-span" style="font-family:arial;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-size:small;"><span class="Apple-style-span" style="font-family:arial;">To view which cells in a worksheet contains functions, one can use this tool. This tool basically toggles the worksheets view from normal to a view function view*. The function view can be activated by pressing the following key combinations: </span></span><b><span class="Apple-style-span" style="font-size:small;"><span class="Apple-style-span" style="font-family:arial;">CTRL </span></span></b><span class="Apple-style-span" style="font-size:small;"><span class="Apple-style-span" style="font-family:arial;">and  ~</span></span></div>
<div><span class="Apple-style-span" style="font-size:small;"><span class="Apple-style-span" style="font-family:arial;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-size:small;"><span class="Apple-style-span" style="font-family:arial;">The key above the TAB key is used in the above key combination. The same combination is also used to bring back the view to normal view.</span></span></div>
<div><span class="Apple-style-span" style="font-size:small;"><span class="Apple-style-span" style="font-family:arial;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-size:13px;font-style:italic;"><span class="Apple-style-span" style="font-family:arial;">Notes: *The functions view is not a standard terminology. I have used this terminology to be explain the context.</span></span></div>
<div></div>
<div class="blogger-post-footer">
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rishienama.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rishienama.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rishienama.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rishienama.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rishienama.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rishienama.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rishienama.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rishienama.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rishienama.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rishienama.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rishienama.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rishienama.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rishienama.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rishienama.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=71&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rishienama.wordpress.com/2009/09/02/how-to-locate-formulas-in-a-worksheet/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/614220b53119de13a6ecccfe14a24d42?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rishiekhurana</media:title>
		</media:content>
	</item>
		<item>
		<title>Excel Matic on Mobile</title>
		<link>http://rishienama.wordpress.com/2009/09/02/excel-matic-on-mobile/</link>
		<comments>http://rishienama.wordpress.com/2009/09/02/excel-matic-on-mobile/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 07:22:00 +0000</pubDate>
		<dc:creator>rishiekhurana</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rishienama.wordpress.com/2009/09/02/excel-matic-on-mobile</guid>
		<description><![CDATA[Hello readers! Excel Matic is now on Mobile. Yes, you can now read all your favorite posts on your mobile phone. No, you do not have to subscribe to any mobile service. We have created a mobile website for you. Here goes the link to the mobile version of Excel Matic &#8211; excelmatic.mofuse.mobi. You can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=70&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">Hello readers!</span></span>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">Excel Matic is now on Mobile. Yes, you can now read all your favorite posts on your mobile phone. No, you do not have to subscribe to any mobile service. We have created a mobile website for you.</span></span></div>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">Here goes the link to the mobile version of Excel Matic &#8211; excelmatic.mofuse.mobi.</span></span></div>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">You can access this website on immediate basis and you will be able to see the latest posts on Excel Matic.</span></span></div>
<div class="blogger-post-footer">
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rishienama.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rishienama.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rishienama.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rishienama.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rishienama.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rishienama.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rishienama.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rishienama.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rishienama.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rishienama.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rishienama.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rishienama.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rishienama.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rishienama.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=70&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rishienama.wordpress.com/2009/09/02/excel-matic-on-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/614220b53119de13a6ecccfe14a24d42?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rishiekhurana</media:title>
		</media:content>
	</item>
		<item>
		<title>How to define Range Names?</title>
		<link>http://rishienama.wordpress.com/2009/08/30/how-to-define-range-names/</link>
		<comments>http://rishienama.wordpress.com/2009/08/30/how-to-define-range-names/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 19:04:00 +0000</pubDate>
		<dc:creator>rishiekhurana</dc:creator>
				<category><![CDATA[Advanced Topics]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://rishienama.wordpress.com/2009/08/30/how-to-define-range-names</guid>
		<description><![CDATA[Excel generally provides more than one ways to perform an action. For defining range names also, it has provided 2 ways: Using the Insert –&#62; Name –&#62; Define command in Menu Bar Using the Name box (adjacent to formula bar) directly Here are the steps to define Range names by both the above methods: Using [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=69&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="text-align:left;"><span class="Apple-style-span" style="font-family:arial;">Excel generally provides more than one ways to perform an action. For defining range names also, it has provided 2 ways:</span></div>
<div>
<ol>
<li><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">U</span></span><span class="Apple-style-span" style="color:rgb(76,76,76);line-height:19px;"><span class="Apple-style-span" style="margin:0;padding:0;"><span class="Apple-style-span" style="color:#000000;"><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">sing the</span></span></span></span><b><span class="Apple-style-span" style="margin:0;padding:0;"><span class="Apple-style-span" style="color:#000000;"><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;"> Insert –&gt; Name –&gt; Define </span></span></span></span></b><span class="Apple-style-span" style="margin:0;padding:0;"><span style="margin:0;padding:0;"><span class="Apple-style-span" style="color:#000000;"><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">command in Menu Bar</span></span></span></span></span></span></li>
<li><span class="Apple-style-span" style="line-height:19px;"><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">Using the Name box (adjacent to formula bar) directly</span></span></span></li>
</ol>
</div>
<div><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><span class="Apple-style-span" style="font-size:small;">Here are the steps to define Range names by both the above methods:</span></span></span></div>
<div><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><span class="Apple-style-span" style="font-size:small;"><br /></span></span></span></div>
<div><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><span class="Apple-style-span" style="text-decoration:underline;"><span class="Apple-style-span" style="font-size:small;">Using the Menu Bar</span></span><span class="Apple-style-span" style="font-size:small;">:</span></span></span></div>
<div>
<ol>
<li><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><span class="Apple-style-span" style="font-size:small;">Select the cell / range of cells which you would like to name</span></span></span></li>
<li><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><span class="Apple-style-span" style="font-size:small;">Go to </span><b><span class="Apple-style-span" style="font-size:small;">Insert –&gt; Name –&gt; Define</span></b><span class="Apple-style-span" style="font-size:small;"> command</span></span></span></li>
<li><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><span class="Apple-style-span" style="font-size:small;">Now you would see a dialogue box (shown below)</span></span></span></li>
<li><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><span class="Apple-style-span" style="font-size:small;">On the top text area (where the cursor would be blinking by default) type the name that you would like to give to the range selected</span></span></span></li>
<li><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><span class="Apple-style-span" style="font-size:small;">Press </span><b><span class="Apple-style-span" style="font-size:small;">Add</span></b><span class="Apple-style-span" style="font-size:small;"> and then </span><b><span class="Apple-style-span" style="font-size:small;">OK</span></b></span></span></li>
</ol>
<p><span class="Apple-style-span" style="font-family:Arial;line-height:19px;">&#8230;and you are done!</span></div>
<div><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><br /></span></span></div>
<div><a href="http://rishienama.files.wordpress.com/2009/08/rangenamebox.png" style="text-decoration:none;"><span class="Apple-style-span" style="font-family:Arial;color:#000000;"><span class="Apple-style-span" style="line-height:19px;"><br /></span></span><img src="http://rishienama.files.wordpress.com/2009/08/rangenamebox.png?w=300" border="0" alt="" /></a>
<div><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><span class="Apple-style-span" style="text-decoration:underline;"><span class="Apple-style-span" style="font-size:small;">Using the Name Box</span></span><span class="Apple-style-span" style="font-size:small;">:</span></span></span></div>
<div>
<ol>
<li><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><span class="Apple-style-span" style="font-size:small;">Select the cell / range of cells which you would like to name</span></span></span></li>
<li><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><span class="Apple-style-span" style="font-size:small;">Go to Name Box (as shown below)</span></span></span></li>
<li><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><span class="Apple-style-span" style="font-size:small;">Type the name for the range in the Name box and then press Enter</span></span></span></li>
</ol>
<p><span class="Apple-style-span" style="font-family:Arial;line-height:19px;">&#8230;and you are done!</span></div>
<div><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-family:Arial;color:#000000;"><span class="Apple-style-span" style="line-height:19px;"><a href="http://rishienama.files.wordpress.com/2009/08/namebox.png" style="text-decoration:none;"><br /></a></span></span><img src="http://rishienama.files.wordpress.com/2009/08/namebox.png?w=296" border="0" alt="" />
<div><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-family:Arial;"><span class="Apple-style-span" style="line-height:19px;"><span class="Apple-style-span" style="font-size:small;">Now you have learned the usage of and the steps to define range names. But, there are some important points that one should keep in mind while defining the range names.</span></span></span></div>
</div>
</div>
<div class="blogger-post-footer">
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rishienama.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rishienama.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rishienama.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rishienama.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rishienama.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rishienama.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rishienama.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rishienama.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rishienama.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rishienama.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rishienama.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rishienama.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rishienama.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rishienama.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=69&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rishienama.wordpress.com/2009/08/30/how-to-define-range-names/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/614220b53119de13a6ecccfe14a24d42?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rishiekhurana</media:title>
		</media:content>

		<media:content url="http://rishienama.files.wordpress.com/2009/08/rangenamebox.png?w=300" medium="image" />

		<media:content url="http://rishienama.files.wordpress.com/2009/08/namebox.png?w=296" medium="image" />
	</item>
		<item>
		<title>What are Range Names?</title>
		<link>http://rishienama.wordpress.com/2009/08/30/what-are-range-names/</link>
		<comments>http://rishienama.wordpress.com/2009/08/30/what-are-range-names/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 15:08:00 +0000</pubDate>
		<dc:creator>rishiekhurana</dc:creator>
				<category><![CDATA[Advanced Topics]]></category>

		<guid isPermaLink="false">http://rishienama.wordpress.com/2009/08/30/what-are-range-names</guid>
		<description><![CDATA[Range Names is another of Excel&#8217;s feature that makes life of its users a lot easier. A Range Name, as the name explains itself, is a Name that is given to a cell or a range of cells. This Name then can be used at other locations to refer to the defined range. Name ranges [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=68&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">Range Names is another of Excel&#8217;s feature that makes life of its users a lot easier.</span></span>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">A Range Name, as the name explains itself, is a Name that is given to a cell or a range of cells. This Name then can be used at other locations to refer to the defined range.</span></span></div>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">Name ranges can be defined in 2 ways:</span></span></div>
<div>
<ol>
<li><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">Using the</span><b><span class="Apple-style-span" style="font-size:small;"> Insert –&gt; Name –&gt; Define </span></b><span class="Apple-style-span" style="font-size:small;">command in Menu bar</span></span></li>
<li><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">Using the Name box (adjacent to formula bar) directly</span></span></li>
</ol>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">Advantages of using Name Ranges:</span></span></div>
<div>
<ul>
<li><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">Range names are used in soft-coding of big and complex models. Not just complex, range names can also further simplify simpler models</span></span></li>
<li><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">They make formulas easier to understand and read. They can add meaning to boring formulas by providing them with names</span></span></li>
<li><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">They are very useful in situtations where VBA coding is used. If a VBA code uses a cell reference and that cell&#8217;s value need to some other place, the range names can come very handy in such cases</span></span></li>
</ul>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;"><a href="http://excelmatic.blogspot.com/2009/08/how-to-define-range-names.html">How to define Range Names?</a></span></span></div>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-family:arial;font-size:100%;"><span class="Apple-style-span" style="font-size:13px;"><br /></span></span></div>
</div>
</div>
<div class="blogger-post-footer">
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rishienama.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rishienama.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rishienama.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rishienama.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rishienama.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rishienama.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rishienama.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rishienama.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rishienama.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rishienama.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rishienama.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rishienama.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rishienama.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rishienama.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=68&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rishienama.wordpress.com/2009/08/30/what-are-range-names/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/614220b53119de13a6ecccfe14a24d42?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rishiekhurana</media:title>
		</media:content>
	</item>
		<item>
		<title>Autofilters in Excel</title>
		<link>http://rishienama.wordpress.com/2009/08/19/autofilters-in-excel/</link>
		<comments>http://rishienama.wordpress.com/2009/08/19/autofilters-in-excel/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 08:05:00 +0000</pubDate>
		<dc:creator>rishiekhurana</dc:creator>
				<category><![CDATA[Excel Basics]]></category>
		<category><![CDATA[Queries]]></category>

		<guid isPermaLink="false">http://rishienama.wordpress.com/2009/08/19/autofilters-in-excel</guid>
		<description><![CDATA[This is a recent question that I received from one of our readers, Peter. Question: Can we apply filters on more than one table on the same worksheet? Answer: No, we cannot have more than one Auto-filters on a same sheet. Even if the tables are separated by blank row(s), one cannot have auto filters [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=67&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">This is a recent question that I received from one of our readers, Peter.</span></span>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;"><br /></span></span></div>
<div><b><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">Question</span></span></b><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">: Can we apply filters on more than one table on the same worksheet?</span></span>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;"><br /></span></span></div>
<div><b><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">Answer</span></span></b><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">: No, we cannot have more than one Auto-filters on a same sheet. Even if the tables are separated by <span class="blsp-spelling-error" id="SPELLING_ERROR_0">blank</span> row(s), one cannot have auto filters applied on 2 tables at a same time. This issue has not been covered in Office 2007 also.</span></span></div>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">The only way, that I think, can make this possible is through <span class="blsp-spelling-error" id="SPELLING_ERROR_1">VBA</span> coding. Though I can do some basic coding, but have never tried it. </span></span></div>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;"><br /></span></span></div>
<div><span class="Apple-style-span" style="font-family:arial;"><span class="Apple-style-span" style="font-size:small;">Does anyone interested in trying out this code? Or does anyone know any other way around this issue?</span></span></div>
</div>
<div class="blogger-post-footer">
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rishienama.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rishienama.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rishienama.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rishienama.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rishienama.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rishienama.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rishienama.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rishienama.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rishienama.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rishienama.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rishienama.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rishienama.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rishienama.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rishienama.wordpress.com/67/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rishienama.wordpress.com&amp;blog=10876692&amp;post=67&amp;subd=rishienama&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rishienama.wordpress.com/2009/08/19/autofilters-in-excel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/614220b53119de13a6ecccfe14a24d42?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rishiekhurana</media:title>
		</media:content>
	</item>
	</channel>
</rss>
