<?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>loops &#8211; HowtoExcel.net</title>
	<atom:link href="https://howtoexcel.net/category/loops/feed" rel="self" type="application/rss+xml" />
	<link>https://howtoexcel.net</link>
	<description>Analytics. Automation. Process Improvement.</description>
	<lastBuildDate>Thu, 29 Jan 2026 05:28:39 +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>loops &#8211; HowtoExcel.net</title>
	<link>https://howtoexcel.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Create a Spinning Wheel in Excel</title>
		<link>https://howtoexcel.net/2026/01/how-to-create-a-spinning-wheel-in-excel.html</link>
		
		<dc:creator><![CDATA[howtoexcel]]></dc:creator>
		<pubDate>Thu, 29 Jan 2026 05:28:37 +0000</pubDate>
				<category><![CDATA[loops]]></category>
		<category><![CDATA[macros]]></category>
		<category><![CDATA[vba]]></category>
		<guid isPermaLink="false">https://howtoexcel.net/?p=11214</guid>

					<description><![CDATA[<p>Do you want to create a spinning wheel like in the video below? In this post, I&#8217;ll show you how you can do this, with the help of visual basic. There are a couple of ways you can create a spinning wheel effect. I&#8217;ll go over both approaches, and share the code with you so [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2026/01/how-to-create-a-spinning-wheel-in-excel.html">How to Create a Spinning Wheel in Excel</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Doing Loops in VBA to Highlight Cells and Delete Rows</title>
		<link>https://howtoexcel.net/2017/04/doing-loops-in-vba-to-highlight-cells.html</link>
					<comments>https://howtoexcel.net/2017/04/doing-loops-in-vba-to-highlight-cells.html#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 13 Apr 2017 03:58:00 +0000</pubDate>
				<category><![CDATA[advanced]]></category>
		<category><![CDATA[loops]]></category>
		<category><![CDATA[vba]]></category>
		<guid isPermaLink="false">http://a31.748.myftpupload.com/doing-loops-in-vba-to-highlight-cells-and-delete-rows/</guid>

					<description><![CDATA[<p>Doing loops in VBA is very useful because it allows you to go through a range of cells, evaluate each, and then take an action if a specified criteria is met. I am going to go through a couple of examples to show you how you could do this to highlight cells and also delete [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://howtoexcel.net/2017/04/doing-loops-in-vba-to-highlight-cells.html">Doing Loops in VBA to Highlight Cells and Delete Rows</a> appeared first on <a rel="nofollow" href="https://howtoexcel.net">HowtoExcel.net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://howtoexcel.net/2017/04/doing-loops-in-vba-to-highlight-cells.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
