<?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>DiscussingHow.com &#187; Random Tutorials</title>
	<atom:link href="http://www.discussinghow.com/en/tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://www.discussinghow.com</link>
	<description>Quick and Easy Solutions to Everyday Technology!</description>
	<lastBuildDate>Tue, 02 Mar 2010 13:04:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to create Drop Down Box in MS Excel Cells using Data Validation</title>
		<link>http://www.discussinghow.com/how-to-create-drop-down-box-in-ms-excel-cells-using-data-validation-42.html</link>
		<comments>http://www.discussinghow.com/how-to-create-drop-down-box-in-ms-excel-cells-using-data-validation-42.html#comments</comments>
		<pubDate>Wed, 27 May 2009 14:34:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Random Tutorials]]></category>
		<category><![CDATA[data validation in excel]]></category>
		<category><![CDATA[drop down box in excel]]></category>
		<category><![CDATA[drop down using data validation]]></category>
		<category><![CDATA[how to use data validation in ms excel]]></category>
		<category><![CDATA[ms excel data validation example]]></category>

		<guid isPermaLink="false">http://www.discussinghow.com/?p=42</guid>
		<description><![CDATA[The idea behind this tutorial is to learn how to use the Data Validation function of Microsoft Excel to insert a Drop Down Combo Box with Options to select from so that users have the option only to select out of those pre-defined options while filling inputs to an excel cell.
I have taken some screenshots [...]]]></description>
			<content:encoded><![CDATA[<p>The idea behind this tutorial is to learn how to use the Data Validation function of Microsoft Excel to insert a Drop Down Combo Box with Options to select from so that users have the option only to select out of those pre-defined options while filling inputs to an excel cell.</p>
<p>I have taken some screenshots which should be preety self explanatory. Please check them out in order to understand our basic objective. I bet, you will find it really simple!</p>
<p>Okay, to take a peek, this is what we are going to do:</p>
<p><img class="aligncenter size-full wp-image-43" title="msexcel_data_validation" src="http://www.discussinghow.com/wp-content/uploads/2009/05/msexcel_data_validation.jpg" alt="msexcel_data_validation" width="417" height="258" /></p>
<p>So, let&#8217;s see how it can be done. First of all, we need to make a LIST of options that can be selected from the drop down cell. To do that, write down all the options that you want to insert into another sheet and give it a Name. Confused? Check the following image and you will get it quick! You just need to Select All the options and change the text in the Excel Name Box, say we have selected A1:A4 and gave the name cat1.</p>
<p><img class="aligncenter size-full wp-image-44" title="drop_down_excel" src="http://www.discussinghow.com/wp-content/uploads/2009/05/drop_down_excel.jpg" alt="drop_down_excel" width="368" height="203" /></p>
<p>Once we have given a name to our option List, we can insert it to the cell where it is required. To do that select the cells where you want to insert the Drop Down box and go to Data -&gt; Validation in the menu bar.</p>
<p><img class="aligncenter size-full wp-image-45" title="excel_data_validation" src="http://www.discussinghow.com/wp-content/uploads/2009/05/excel_data_validation.jpg" alt="excel_data_validation" width="437" height="254" /></p>
<p>The Data Validation dialog box will up. You need to select List in the Allow: field and then enter the name of the List that you have created above (cat1) after an equal to sign, just the way shown below. Click OK and there you go!!!!</p>
<p><img class="aligncenter size-full wp-image-49" title="exceldatavalidation1" src="http://www.discussinghow.com/wp-content/uploads/2009/05/exceldatavalidation1.jpg" alt="exceldatavalidation1" width="486" height="294" /></p>
<p>I hope it was easy to understand. Please comment if you have any trouble in implementing it and I will sure reply to you. Have a great day.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.discussinghow.com/how-to-create-drop-down-box-in-ms-excel-cells-using-data-validation-42.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: How to use Excel vlookup with Examples and Samples</title>
		<link>http://www.discussinghow.com/tutorial-how-to-use-excel-vlookup-with-examples-and-samples-33.html</link>
		<comments>http://www.discussinghow.com/tutorial-how-to-use-excel-vlookup-with-examples-and-samples-33.html#comments</comments>
		<pubDate>Sun, 12 Apr 2009 07:44:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Random Tutorials]]></category>
		<category><![CDATA[excel vlookup examples]]></category>
		<category><![CDATA[excel vlookup sample]]></category>
		<category><![CDATA[how to use excell v lookup]]></category>
		<category><![CDATA[vlookup how to]]></category>
		<category><![CDATA[vlookup samples]]></category>
		<category><![CDATA[vlookup tutorial]]></category>

		<guid isPermaLink="false">http://www.discussinghow.com/?p=33</guid>
		<description><![CDATA[I have been working on excel for the last 6 month for my official data analysis and I have come across many new things which make things much simpler. Of course, these things are not new to many people but for newbies like me, it&#8217;s exciting to find many such useful functions integrated in the [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working on excel for the last 6 month for my official data analysis and I have come across many new things which make things much simpler. Of course, these things are not new to many people but for newbies like me, it&#8217;s exciting to find many such useful functions integrated in the excel itself. There are lots of useful functions in excel and one very powerful one is the Excel VLookUp function. It&#8217;s so easy and so useful once you know what you are doing.</p>
<p>Okay, let&#8217;s see what VLookUp is and how it works. Below is the VLookUp definition from Microsoft.</p>
<blockquote><p>Searches for a value in the leftmost column of a table, and then returns a value in the same row from a column you specify in the table. Use VLOOKUP instead of HLOOKUP when your comparison values are located in a column to the left of the data you want to find.</p>
<p>The V in VLOOKUP stands for &#8220;Vertical.&#8221;</p></blockquote>
<p>The Syntax to Microsoft Excel VLookUp is given below:</p>
<p><em><strong>VLOOKUP(lookup_value,table_array,col_index_num,range_lookup)</strong></em></p>
<p>You can see below the step by step process to apply vLookup to any cell in excel. Please download the full steps-by-step tutorial with a sample excel file Here.</p>
<p>VLookUp Intro:</p>
<p><img title="vlookup_tutorial" src="http://www.discussinghow.com/wp-content/uploads/2009/04/vlookup_tutorial.jpg" alt="vlookup_tutorial" width="389" height="263" align="middle" /></p>
<p>Here we are going to look up for the empty fields in the destination table from the source table for corresponding rows.</p>
<p>How it works (partial):</p>
<p><img title="vlookup_tutorial_1" src="http://www.discussinghow.com/wp-content/uploads/2009/04/vlookup_tutorial_1.jpg" alt="vlookup_tutorial_1" width="389" height="263" align="middle" /></p>
<p><img title="vlookup_tutorial_2" src="http://www.discussinghow.com/wp-content/uploads/2009/04/vlookup_tutorial_2.jpg" alt="vlookup_tutorial_2" width="389" height="263" align="middle" /></p>
<p>You can download the Full Tutorial, along with the sample file <a href="http://www.discussinghow.com/downloads/sampleVlookup.xls"><strong>Here</strong></a>.</p>
<p>And if you have any question, just let me know. Cheers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.discussinghow.com/tutorial-how-to-use-excel-vlookup-with-examples-and-samples-33.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
