<?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:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>dialog &#8211; AnonyViet &#8211; English Version</title>
	<atom:link href="https://en.anonyviet.com/tag/dialog/feed/" rel="self" type="application/rss+xml" />
	<link>https://en.anonyviet.com</link>
	<description>The most popular website for sharing information technology, computer networks, and security knowledge. Stay up to date with the hottest news and tips</description>
	<lastBuildDate>Thu, 26 Jan 2023 02:54:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://en.anonyviet.com/wp-content/uploads/2023/01/cropped-ico-logo-75x75-1.png</url>
	<title>dialog &#8211; AnonyViet &#8211; English Version</title>
	<link>https://en.anonyviet.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Lesson 56: How to create a search dialog box in Excel</title>
		<link>https://en.anonyviet.com/lesson-56-how-to-create-a-search-dialog-box-in-excel/</link>
					<comments>https://en.anonyviet.com/lesson-56-how-to-create-a-search-dialog-box-in-excel/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Thu, 26 Jan 2023 02:54:57 +0000</pubDate>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[box]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[dialog]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Lesson]]></category>
		<category><![CDATA[search]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=3587</guid>

					<description><![CDATA[In this article, I will show you how to create your own search dialog in Excel. If you enter a search command in cell B2, Excel will search through column E and the results appear in column B. Join the channel Telegram of the AnonyViet 👉 Link 👈 How to Create a Search Dialog in [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div>
<p><strong>In this article, I will show you how to create your own search dialog in <a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fwww.office.com%2Flaunch%2Fexcel%3Fui%3Dvi-VN%26amp%3Brs%3DVN%26amp%3Bauth%3D1" rel="noopener external nofollow" class="ext-link" onclick="this.target='_blank';">Excel</a>.  If you enter a search command in cell B2, Excel will search through column E and the results appear in column B.</strong></p>
<div class="code-block code-block-16" style="margin: 8px 0; clear: both;">
<div align="center">
<table class=" aligncenter" style="background-color: #c0c0c0; border-collapse: collapse; width: 59.9985%;">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><span style="font-size: 12pt;"><strong>Join the channel <span style="color: #0000ff;">Telegram</span> of the <span style="color: #008080;">AnonyViet </span> 👉 <span style="text-decoration: underline;"><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Ft.me%2Fanonyvietchat" class="local-link" rel="noopener">Link</a></span>  👈</strong></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<p><img fetchpriority="high" decoding="async" class="aligncenter wp-image-30331 size-full" src="https://anonyviet.com/wp-content/uploads/2021/08/search-box.png" alt="Lesson 56: How to create a search dialog box in Excel" width="604" height="318" srcset="https://anonyviet.com/wp-content/uploads/2021/08/search-box.png 604w, https://anonyviet.com/wp-content/uploads/2021/08/search-box-300x158.png 300w" sizes="(max-width: 604px) 100vw, 604px" title="Lesson 56: How to create a search dialog box in Excel 11"/></p>
<h2>How to Create a Search Dialog in Excel</h2>
<p><strong>first.</strong> Select cell D4 and type the command <strong>SEARCH </strong>absolute reference to cell B2.</p>
<p><strong>2.</strong> Double-click the lower-right corner of cell D4 to quickly copy the function to other cells.</p>
<p><img decoding="async" loading="lazy" class="size-full wp-image-30334 aligncenter" src="https://anonyviet.com/wp-content/uploads/2021/08/search-function.png" alt="Lesson 56: How to create a search dialog box in Excel 9" width="604" height="318" srcset="https://anonyviet.com/wp-content/uploads/2021/08/search-function.png 604w, https://anonyviet.com/wp-content/uploads/2021/08/search-function-300x158.png 300w" sizes="auto, (max-width: 604px) 100vw, 604px" title="Lesson 56: How to create a search dialog box in Excel 12"/></p>
<p>Explanation: the SEARCH function is used to find the position of a substring in a string.  The SEARCH function is not case sensitive.  For Tunisia, the string &#8220;uni&#8221; is found at position 2. For the United States, the string &#8220;uni&#8221; is found at position 1. The lower the position, the higher the ranking.</p>
<p><strong>3.</strong> Both United States and United Kingdom return 1 (duplicate).  Adjust the formula as shown below to remove error cells.</p>
<p><strong>4. </strong>Again, double-click the lower-right corner of cell D4 to quickly copy the formula to other cells.</p>
<p><img decoding="async" loading="lazy" class="size-full wp-image-30379 aligncenter" src="https://anonyviet.com/wp-content/uploads/2021/08/row-function.png" alt="Lesson 56: How to create a search dialog box in Excel 10" width="604" height="318" srcset="https://anonyviet.com/wp-content/uploads/2021/08/row-function.png 604w, https://anonyviet.com/wp-content/uploads/2021/08/row-function-300x158.png 300w" sizes="auto, (max-width: 604px) 100vw, 604px" title="Lesson 56: How to create a search dialog box in Excel 13"/></p>
<p><strong>Explain:</strong> jaw <strong>ROW</strong> Returns the row number of the cell.  If we divide the number of rows by a large number and add it to the result of the function <strong>SEARCH</strong>we will have non-duplicate values ​​of cells in the same position.</p>
<p>However, these small numbers will not affect search rankings.  United States currently has a value of 1,00006 and United Kingdom has a value of 1,00009.  We also added the IFERROR function.  If a cell has an error (when the string is not found), it is left blank (&#8220;&#8221;).</p>
<p><strong>5.</strong> Select cell C4 and insert the RANK function as shown below.</p>
<p><strong>6.</strong> Double-click the lower-right corner of cell C4 to quickly copy the formula to other cells.</p>
<p><img decoding="async" loading="lazy" class="size-full wp-image-30380 aligncenter" src="https://anonyviet.com/wp-content/uploads/2021/08/rank-function.png" alt="Lesson 56: How to create a search dialog box in Excel 11" width="604" height="318" srcset="https://anonyviet.com/wp-content/uploads/2021/08/rank-function.png 604w, https://anonyviet.com/wp-content/uploads/2021/08/rank-function-300x158.png 300w" sizes="auto, (max-width: 604px) 100vw, 604px" title="Lesson 56: How to create a search dialog box in Excel 14"/></p>
<p><strong>Explain:</strong> The RANK function returns the rank of a number.  If the third argument is 1, Excel will rank in ascending, .  Since we added the ROW function, all values ​​in column D are unique.  Therefore, the ranks in column C are also unique (no constraints).</p>
<p><strong>7.</strong> We will use the VLOOKUP function to return the countries found (lowest ranking first,…) Select cell B4 and insert the VLOOKUP function shown below.</p>
<p><strong>8.</strong> Double-click the lower-right corner of cell B4 to quickly copy the formula to other cells.</p>
<p><img decoding="async" loading="lazy" class="size-full wp-image-30385 aligncenter" src="https://anonyviet.com/wp-content/uploads/2021/08/vlookup-function.png" alt="Lesson 56: How to create a search dialog box in Excel 12" width="604" height="318" srcset="https://anonyviet.com/wp-content/uploads/2021/08/vlookup-function.png 604w, https://anonyviet.com/wp-content/uploads/2021/08/vlookup-function-300x158.png 300w" sizes="auto, (max-width: 604px) 100vw, 604px" title="Lesson 56: How to create a search dialog box in Excel 15"/></p>
<p><strong>9.</strong> Change the text color of the numbers in column A to white and hide columns C and D.</p>
<p><strong>Result:</strong></p>
<p><img decoding="async" loading="lazy" class="size-full wp-image-30386 aligncenter" src="https://anonyviet.com/wp-content/uploads/2021/08/search-box-1.png" alt="Lesson 56: How to create a search dialog box in Excel 13" width="604" height="318" srcset="https://anonyviet.com/wp-content/uploads/2021/08/search-box-1.png 604w, https://anonyviet.com/wp-content/uploads/2021/08/search-box-1-300x158.png 300w" sizes="auto, (max-width: 604px) 100vw, 604px" title="Lesson 56: How to create a search dialog box in Excel 16"/></p>
<p>In addition, you can also view many other excel articles<a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Fcategory%2Ftin-hoc-van-phong%2Fexcel%2F" rel="noopener" class="local-link"> here.</a></p>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;30330&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;100&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 5\/5 - (100 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>            The article achieved: 5/5 &#8211; (100 votes)    </p>
</p></div>
<p><!-- AI CONTENT END 2 --></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/lesson-56-how-to-create-a-search-dialog-box-in-excel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2021/07/excel-anonyviet-1.jpg" medium="image"></media:content>
            	</item>
	</channel>
</rss>
