<?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>arrays &#8211; HowtoExcel.net</title>
	<atom:link href="https://howtoexcel.net/category/arrays/feed" rel="self" type="application/rss+xml" />
	<link>https://howtoexcel.net</link>
	<description>Analytics. Automation. Process Improvement.</description>
	<lastBuildDate>Fri, 05 Sep 2025 17:27:52 +0000</lastBuildDate>
	<language>en-CA</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://howtoexcel.net/wp-content/uploads/2019/01/h2eicon.png</url>
	<title>arrays &#8211; HowtoExcel.net</title>
	<link>https://howtoexcel.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Create a Dynamic Chart Range in Excel</title>
		<link>https://howtoexcel.net/2022/10/how-to-create-a-dynamic-chart-range-in-excel.html</link>
					<comments>https://howtoexcel.net/2022/10/how-to-create-a-dynamic-chart-range-in-excel.html#respond</comments>
		
		<dc:creator><![CDATA[howtoexcel]]></dc:creator>
		<pubDate>Tue, 04 Oct 2022 06:36:40 +0000</pubDate>
				<category><![CDATA[arrays]]></category>
		<category><![CDATA[charts]]></category>
		<guid isPermaLink="false">http://axb.srl.mybluehost.me/?p=7357</guid>

					<description><![CDATA[<p>Do you have a chart that you want to easily modify the range on, without needing to manually select the data again? Thanks to a new Excel feature, there are now multiple ways you can do that. 1. Creating the chart range as a table One way you can set up a dynamic chart range [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2022/10/how-to-create-a-dynamic-chart-range-in-excel.html">How to Create a Dynamic Chart Range in Excel</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://howtoexcel.net/2022/10/how-to-create-a-dynamic-chart-range-in-excel.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="https://howtoexcel.net/wp-content/uploads/2022/10/dynamic.chart_.mp4" length="3226878" type="video/mp4" />
<enclosure url="https://howtoexcel.net/wp-content/uploads/2022/10/dynamic.chart_.array_.mp4" length="2039949" type="video/mp4" />

			</item>
		<item>
		<title>Find the Smallest Non-Zero Value in Excel</title>
		<link>https://howtoexcel.net/2021/11/find-the-smallest-non-zero-value-in-excel.html</link>
					<comments>https://howtoexcel.net/2021/11/find-the-smallest-non-zero-value-in-excel.html#respond</comments>
		
		<dc:creator><![CDATA[howtoexcel]]></dc:creator>
		<pubDate>Sat, 27 Nov 2021 06:17:23 +0000</pubDate>
				<category><![CDATA[arrays]]></category>
		<category><![CDATA[large]]></category>
		<category><![CDATA[min]]></category>
		<guid isPermaLink="false">http://axb.srl.mybluehost.me/?p=6477</guid>

					<description><![CDATA[<p>Do you need to find the smallest value but want to skip over any zero values? In this post, I&#8217;ll show you how you can do just that. The MIN function in Excel does a good job of finding the lowest value but if you have any zero values, those will get included in the [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2021/11/find-the-smallest-non-zero-value-in-excel.html">Find the Smallest Non-Zero Value in Excel</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://howtoexcel.net/2021/11/find-the-smallest-non-zero-value-in-excel.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Use VLOOKUP to Extract Values From Multiple Columns</title>
		<link>https://howtoexcel.net/2020/08/how-to-do-a-vlookup-and-extract-multiple-columns.html</link>
					<comments>https://howtoexcel.net/2020/08/how-to-do-a-vlookup-and-extract-multiple-columns.html#respond</comments>
		
		<dc:creator><![CDATA[howtoexcel]]></dc:creator>
		<pubDate>Fri, 28 Aug 2020 05:57:00 +0000</pubDate>
				<category><![CDATA[vlookup]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[tips & tricks]]></category>
		<guid isPermaLink="false">http://axb.srl.mybluehost.me/?p=4030</guid>

					<description><![CDATA[<p>VLOOKUP is a powerful function for extracting data from another sheet. And while most users will use it simply for pulling just one field, it can do a lot more than just that. Below, I&#8217;ll show you how you can extract multiple columns from just a single vlookup formula, potentially saving you from having to [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2020/08/how-to-do-a-vlookup-and-extract-multiple-columns.html">How to Use VLOOKUP to Extract Values From Multiple Columns</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://howtoexcel.net/2020/08/how-to-do-a-vlookup-and-extract-multiple-columns.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Use an Excel Array Formula to Do Multiple Calculations at Once</title>
		<link>https://howtoexcel.net/2020/06/use-an-excel-array-formula-to-do-multiple-calculations-at-once.html</link>
					<comments>https://howtoexcel.net/2020/06/use-an-excel-array-formula-to-do-multiple-calculations-at-once.html#respond</comments>
		
		<dc:creator><![CDATA[howtoexcel]]></dc:creator>
		<pubDate>Sat, 27 Jun 2020 03:31:07 +0000</pubDate>
				<category><![CDATA[sum]]></category>
		<category><![CDATA[advanced]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[sumif]]></category>
		<guid isPermaLink="false">http://axb.srl.mybluehost.me/?p=3757</guid>

					<description><![CDATA[<p>Array formulas can be challenging to understand but they&#8217;re worth learning as they can create significant efficiencies for your spreadsheets. Below, I&#8217;ll show you how you can do two calculations within a single array formula in Excel. Using an array to categorize and sum data To demonstrate how to do multiple calculations, I&#8217;m going to [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2020/06/use-an-excel-array-formula-to-do-multiple-calculations-at-once.html">Use an Excel Array Formula to Do Multiple Calculations at Once</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://howtoexcel.net/2020/06/use-an-excel-array-formula-to-do-multiple-calculations-at-once.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Dynamically Filter Data Using Only a Formula</title>
		<link>https://howtoexcel.net/2018/04/dynamically-filter-data-using-only.html</link>
					<comments>https://howtoexcel.net/2018/04/dynamically-filter-data-using-only.html#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 22 Apr 2018 20:40:00 +0000</pubDate>
				<category><![CDATA[advanced]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[index]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[<p>In my previous post I went over advanced filters in Excel. This time around I&#8217;ll go over how to achieve the same result using just a formula. No macros, no VBA, just through a not-so-simple formula that can dynamically update based on your selections. I&#8217;m again going to use my sample database file for this [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2018/04/dynamically-filter-data-using-only.html">Dynamically Filter Data Using Only a Formula</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://howtoexcel.net/2018/04/dynamically-filter-data-using-only.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Count the Number of Cells With Text in Excel</title>
		<link>https://howtoexcel.net/2017/04/how-to-count-the-number-of-cells-with-text-in-excel.html</link>
					<comments>https://howtoexcel.net/2017/04/how-to-count-the-number-of-cells-with-text-in-excel.html#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 07 Apr 2017 13:14:00 +0000</pubDate>
				<category><![CDATA[arrays]]></category>
		<category><![CDATA[count]]></category>
		<category><![CDATA[countif]]></category>
		<category><![CDATA[intermediate]]></category>
		<category><![CDATA[len]]></category>
		<guid isPermaLink="false">http://a31.748.myftpupload.com/counting-blank-non-blank-and-non-formula-cells-using-count-functions-and-arrays/</guid>

					<description><![CDATA[<p>Counting blank and non-blank cells is fairly straightforward, but what about the cells that have formulas in them that don&#8217;t return a result and look blank? They can distort those calculations. In this post, I&#8217;ll cover how to count the number of cells with text in an Excel spreadsheet (regardless of if they contain formulas [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2017/04/how-to-count-the-number-of-cells-with-text-in-excel.html">How to Count the Number of Cells With Text in Excel</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://howtoexcel.net/2017/04/how-to-count-the-number-of-cells-with-text-in-excel.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
