<?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>excel formula Archives -</title>
	<atom:link href="https://mitindia.in/tag/excel-formula/feed/" rel="self" type="application/rss+xml" />
	<link>https://mitindia.in/tag/excel-formula/</link>
	<description></description>
	<lastBuildDate>Fri, 05 May 2017 10:48:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://mitindia.in/wp-content/uploads/2023/03/cropped-android-chrome-512x512-1-32x32.png</url>
	<title>excel formula Archives -</title>
	<link>https://mitindia.in/tag/excel-formula/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Most common Excel formulas for MIS</title>
		<link>https://mitindia.in/common-excel-formulas-mis/</link>
		
		<dc:creator><![CDATA[SKB]]></dc:creator>
		<pubDate>Fri, 05 May 2017 10:42:17 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[excel formula]]></category>
		<category><![CDATA[mis]]></category>
		<guid isPermaLink="false">http://www.mitindia.in/?p=800</guid>

					<description><![CDATA[<p>Microsoft Excel is most powerful software application for office use. And it&#8217;s strength lies in the use of advanced formulas for calculating any sort of given data. Here we have listed some of the most common and advanced formulas for MIS. Have a look! &#160; Excel  Formulas Text   Output   Formula Description i am [&#8230;]</p>
<p>The post <a href="https://mitindia.in/common-excel-formulas-mis/">Most common Excel formulas for MIS</a> appeared first on <a href="https://mitindia.in"></a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3 style="text-align: justify;"><img decoding="async" class="size-medium wp-image-801 alignright" src="http://www.mitindia.in/wp-content/uploads/2017/05/excel-300x145.png" alt="excel" width="300" height="145" srcset="https://mitindia.in/wp-content/uploads/2017/05/excel-300x145.png 300w, https://mitindia.in/wp-content/uploads/2017/05/excel-768x372.png 768w, https://mitindia.in/wp-content/uploads/2017/05/excel.png 800w" sizes="(max-width: 300px) 100vw, 300px" />Microsoft Excel is most powerful software application for office use. And it&#8217;s strength lies in the use of advanced formulas for calculating any sort of given data. Here we have listed some of the most common and advanced formulas for MIS. Have a look!</h3>
 <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- mylink -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-1696390399604457"
     data-ad-slot="7690934410"
     data-ad-format="link"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<p>&nbsp;</p>
<table style="width: 676.983px;">
<tbody>
<tr>
<td style="width: 676.983px;" colspan="6">
<h3 style="text-align: center;"><strong>Excel  Formulas</strong></h3>
</td>
</tr>
<tr>
<td style="width: 158px;"><span style="color: #993300;"><strong>Text</strong></span></td>
<td style="width: 10px;"><span style="color: #993300;"><strong> </strong></span></td>
<td style="width: 157px;"><span style="color: #993300;"><strong>Output</strong></span></td>
<td style="width: 10px;"><span style="color: #993300;"><strong> </strong></span></td>
<td style="width: 166px;"><span style="color: #993300;"><strong>Formula</strong></span></td>
<td style="width: 175.983px;"><span style="color: #993300;"><strong>Description</strong></span></td>
</tr>
<tr>
<td style="width: 158px;"></td>
<td style="width: 10px;"></td>
<td style="width: 157px;"></td>
<td style="width: 10px;"></td>
<td style="width: 166px;"></td>
<td style="width: 175.983px;"></td>
</tr>
<tr>
<td style="width: 158px;">i am indian</td>
<td style="width: 10px;"></td>
<td style="width: 157px;">I Am Indian</td>
<td style="width: 10px;"></td>
<td style="width: 166px;">PROPER</td>
<td style="width: 175.983px;">Capitalize first letter of each word in phrase</td>
</tr>
<tr>
<td style="width: 158px;">excel data</td>
<td style="width: 10px;"></td>
<td style="width: 157px;">EXCEL DATA</td>
<td style="width: 10px;"></td>
<td style="width: 166px;">UPPER</td>
<td style="width: 175.983px;">Uppercase all letters</td>
</tr>
<tr>
<td style="width: 158px;">EXCEL DATA</td>
<td style="width: 10px;"></td>
<td style="width: 157px;">excel data</td>
<td style="width: 10px;"></td>
<td style="width: 166px;">LOWER</td>
<td style="width: 175.983px;">lower case all letters</td>
</tr>
<tr>
<td style="width: 158px;">excel       data       entry</td>
<td style="width: 10px;"></td>
<td style="width: 157px;">excel data entry</td>
<td style="width: 10px;"></td>
<td style="width: 166px;">TRIM</td>
<td style="width: 175.983px;">removes blank space around text</td>
</tr>
<tr>
<td style="width: 158px;">12</td>
<td style="width: 10px;"></td>
<td style="width: 157px;">12</td>
<td style="width: 10px;"></td>
<td style="width: 166px;">VALUE</td>
<td style="width: 175.983px;">Checks the number only</td>
</tr>
<tr>
<td style="width: 158px;">Excel Data</td>
<td style="width: 10px;"></td>
<td style="width: 157px;">10</td>
<td style="width: 10px;"></td>
<td style="width: 166px;">LEN</td>
<td style="width: 175.983px;">counts number of char present in the cell</td>
</tr>
<tr>
<td style="width: 158px;">Excel</td>
<td style="width: 10px;"></td>
<td style="width: 157px;">1</td>
<td style="width: 10px;"></td>
<td style="width: 166px;">COUNTIF</td>
<td style="width: 175.983px;">checks the particular word present in the range</td>
</tr>
<tr>
<td style="width: 158px;">refer sheet2 and 4</td>
<td style="width: 10px;"></td>
<td style="width: 157px;">24</td>
<td style="width: 10px;"></td>
<td style="width: 166px;">SUM</td>
<td style="width: 175.983px;">also called 3d sum, calculates sum of values from multiple sheets</td>
</tr>
<tr>
<td style="width: 158px;">MBA Crystal Clear</td>
<td style="width: 10px;"></td>
<td style="width: 157px;">MBA</td>
<td style="width: 10px;"></td>
<td style="width: 166px;">LEFT</td>
<td style="width: 175.983px;">Which finds leftside characters</td>
</tr>
<tr>
<td style="width: 158px;">MBA Crystal Clear</td>
<td style="width: 10px;"></td>
<td style="width: 157px;">Crystal</td>
<td style="width: 10px;"></td>
<td style="width: 166px;"></td>
<td style="width: 175.983px;">Which finds middle characters</td>
</tr>
<tr>
<td style="width: 158px;"></td>
<td style="width: 10px;"></td>
<td style="width: 157px;">Equal</td>
<td style="width: 10px;"></td>
<td style="width: 166px;"></td>
<td style="width: 175.983px;">Checks equal valued cells</td>
</tr>
<tr>
<td style="width: 158px;">VLOOKUP(F6, $A$2:$B$6,2,0)</td>
<td style="width: 10px;"></td>
<td style="width: 157px;"></td>
<td style="width: 10px;"></td>
<td style="width: 166px;">VLOOKUP(F6, $A$2:$B$6,2,0)</td>
<td style="width: 175.983px;">VLOOKUP</td>
</tr>
<tr>
<td style="width: 158px;">HLOOKUP(&#8220;*&#8221;, A2:D2,1,0)</td>
<td style="width: 10px;"></td>
<td style="width: 157px;"></td>
<td style="width: 10px;"></td>
<td style="width: 166px;">HLOOKUP(&#8220;*&#8221;, A2:D2,1,0)</td>
<td style="width: 175.983px;">HLOOKUP</td>
</tr>
<tr>
<td style="width: 158px;">CountA</td>
<td style="width: 10px;"></td>
<td style="width: 157px;">9</td>
<td style="width: 10px;"></td>
<td style="width: 166px;">COUNTA</td>
<td style="width: 175.983px;">counts number of cells</td>
</tr>
<tr>
<td style="width: 158px;">Concatenate</td>
<td style="width: 10px;"></td>
<td style="width: 157px;">i am indianexcel data</td>
<td style="width: 10px;"></td>
<td style="width: 166px;">CONCATENATE</td>
<td style="width: 175.983px;">Joins 2 or more cells values</td>
</tr>
<tr>
<td style="width: 158px;"></td>
<td style="width: 10px;"></td>
<td style="width: 157px;"></td>
<td style="width: 10px;"></td>
<td style="width: 166px;"></td>
<td style="width: 175.983px;"></td>
</tr>
<tr>
<td style="width: 158px;">if statements</td>
<td style="width: 10px;"></td>
<td style="width: 157px;">Result varies</td>
<td style="width: 10px;"></td>
<td style="width: 166px;">if(b4&lt;35, &#8220;Fail&#8221;, if(b4&lt;45, &#8220;Pass&#8221;, if(b4&lt;60, &#8220;Second&#8221;, if(b4&lt;80, &#8220;First&#8221;, if(b4&lt;100, &#8220;Distinction&#8221;)))))</td>
<td style="width: 175.983px;">multiple if statements</td>
</tr>
<tr>
<td style="width: 158px;"></td>
<td style="width: 10px;"></td>
<td style="width: 157px;"></td>
<td style="width: 10px;"></td>
<td style="width: 166px;"></td>
<td style="width: 175.983px;"></td>
</tr>
<tr>
<td style="width: 158px;">Future value of savings</td>
<td style="width: 10px;"></td>
<td style="width: 157px;">Result varies</td>
<td style="width: 10px;"></td>
<td style="width: 166px;">FV(H6,H5,H4,0,1)</td>
<td style="width: 175.983px;">Best for calculating FV / RD</td>
</tr>
<tr>
<td style="width: 158px;"></td>
<td style="width: 10px;"></td>
<td style="width: 157px;"></td>
<td style="width: 10px;"></td>
<td style="width: 166px;"></td>
<td style="width: 175.983px;"></td>
</tr>
<tr>
<td style="width: 158px;">Payment calc / EMI</td>
<td style="width: 10px;"></td>
<td style="width: 157px;">Result varies</td>
<td style="width: 10px;"></td>
<td style="width: 166px;">PMT(H14,H13,H12,0,1)</td>
<td style="width: 175.983px;">Best for calculating PMT or EMI</td>
</tr>
</tbody>
</table>
 <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- mylink2 -->
<ins class="adsbygoogle"
     style="display:inline-block;width:180px;height:90px"
     data-ad-client="ca-pub-1696390399604457"
     data-ad-slot="4033422011"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<p>&nbsp;</p>
<p><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fmitindia.in%2Fcommon-excel-formulas-mis%2F&amp;linkname=Most%20common%20Excel%20formulas%20for%20MIS" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fmitindia.in%2Fcommon-excel-formulas-mis%2F&amp;linkname=Most%20common%20Excel%20formulas%20for%20MIS" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fmitindia.in%2Fcommon-excel-formulas-mis%2F&#038;title=Most%20common%20Excel%20formulas%20for%20MIS" data-a2a-url="https://mitindia.in/common-excel-formulas-mis/" data-a2a-title="Most common Excel formulas for MIS"><img src="https://static.addtoany.com/buttons/favicon.png" alt="Share"></a></p><p>The post <a href="https://mitindia.in/common-excel-formulas-mis/">Most common Excel formulas for MIS</a> appeared first on <a href="https://mitindia.in"></a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
