<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: VBA Loops Explained: Complete Tutorial On 6 Essential Excel VBA Loops	</title>
	<atom:link href="https://powerspreadsheets.com/excel-vba-loops/feed/" rel="self" type="application/rss+xml" />
	<link>https://powerspreadsheets.com/excel-vba-loops/</link>
	<description>Excel and VBA tutorials and training. Learn how to use Microsoft Excel and Visual Basic for Applications now.</description>
	<lastBuildDate>Sun, 09 May 2021 05:55:31 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Gemi P.		</title>
		<link>https://powerspreadsheets.com/excel-vba-loops/#comment-194</link>

		<dc:creator><![CDATA[Gemi P.]]></dc:creator>
		<pubDate>Tue, 20 Jun 2017 19:33:00 +0000</pubDate>
		<guid isPermaLink="false">https://powerspreadsheets.com/?p=4899#comment-194</guid>

					<description><![CDATA[Hey Jorge, I&#039;m a little confused. I have a spreadsheet, in which, I am trying to insert columns and update the formulas for the total $ column. I don&#039;t know how many I&#039;ll eventually have but I need the worksheet to include them all as I add them. Also, I&#039;m trying to avoid having to specify RC1, RC3, RC6, etc. The formula is something like =sum(previous $ columns + new $ column) But I can&#039;t understand how to loop it. I was thinking the For each...next or even the nesting with the For...Next loop, but the more I try to understand, the more confused I become.]]></description>
			<content:encoded><![CDATA[<p>Hey Jorge, I&#8217;m a little confused. I have a spreadsheet, in which, I am trying to insert columns and update the formulas for the total $ column. I don&#8217;t know how many I&#8217;ll eventually have but I need the worksheet to include them all as I add them. Also, I&#8217;m trying to avoid having to specify RC1, RC3, RC6, etc. The formula is something like =sum(previous $ columns + new $ column) But I can&#8217;t understand how to loop it. I was thinking the For each&#8230;next or even the nesting with the For&#8230;Next loop, but the more I try to understand, the more confused I become.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: powerspreadsheets.com @ 2026-06-27 10:42:51 by W3 Total Cache
-->