<?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: Excel VBA Check if Cell is Empty: Step-by-Step Guide and 4 Examples to Check if Cell Range is Empty with Macros	</title>
	<atom:link href="https://powerspreadsheets.com/excel-vba-cell-empty/feed/" rel="self" type="application/rss+xml" />
	<link>https://powerspreadsheets.com/excel-vba-cell-empty/</link>
	<description>Excel and VBA tutorials and training. Learn how to use Microsoft Excel and Visual Basic for Applications now.</description>
	<lastBuildDate>Sat, 28 Jul 2018 12:44:19 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Simon Proctor		</title>
		<link>https://powerspreadsheets.com/excel-vba-cell-empty/#comment-229</link>

		<dc:creator><![CDATA[Simon Proctor]]></dc:creator>
		<pubDate>Thu, 17 Aug 2017 20:46:00 +0000</pubDate>
		<guid isPermaLink="false">https://powerspreadsheets.com/?p=10216#comment-229</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://powerspreadsheets.com/excel-vba-cell-empty/#comment-227&quot;&gt;Simon Proctor&lt;/a&gt;.

Hi,

Thankyou so much for your advice and suggestion. Think I may have to go back to the very basics with all this and do a lot more reading. Haven&#039;t managed to get it to work as can&#039;t work out how to specify my selections of cells I wish to use. It is not technically a range more a list of specific cells across a spreadsheet. 

Definitely back to the basics!!!

Thanks Simon]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://powerspreadsheets.com/excel-vba-cell-empty/#comment-227">Simon Proctor</a>.</p>
<p>Hi,</p>
<p>Thankyou so much for your advice and suggestion. Think I may have to go back to the very basics with all this and do a lot more reading. Haven&#8217;t managed to get it to work as can&#8217;t work out how to specify my selections of cells I wish to use. It is not technically a range more a list of specific cells across a spreadsheet. </p>
<p>Definitely back to the basics!!!</p>
<p>Thanks Simon</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Simon Proctor		</title>
		<link>https://powerspreadsheets.com/excel-vba-cell-empty/#comment-227</link>

		<dc:creator><![CDATA[Simon Proctor]]></dc:creator>
		<pubDate>Thu, 17 Aug 2017 12:38:00 +0000</pubDate>
		<guid isPermaLink="false">https://powerspreadsheets.com/?p=10216#comment-227</guid>

					<description><![CDATA[Hi, firstly fantastic tutorials. I have used excel for several years but have never used macros before and certainly missed out on their immense benefits.

This is very similar to something I am trying to do at the moment. I am wishing to to run a macro identifying empty cells from a defined range and then change the empty cells backgrounds to a different colour.  If thisbthe right macro to start from or is there a better one?

Many thanks

Simon]]></description>
			<content:encoded><![CDATA[<p>Hi, firstly fantastic tutorials. I have used excel for several years but have never used macros before and certainly missed out on their immense benefits.</p>
<p>This is very similar to something I am trying to do at the moment. I am wishing to to run a macro identifying empty cells from a defined range and then change the empty cells backgrounds to a different colour.  If thisbthe right macro to start from or is there a better one?</p>
<p>Many thanks</p>
<p>Simon</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniel Lamarche		</title>
		<link>https://powerspreadsheets.com/excel-vba-cell-empty/#comment-221</link>

		<dc:creator><![CDATA[Daniel Lamarche]]></dc:creator>
		<pubDate>Tue, 08 Aug 2017 23:45:00 +0000</pubDate>
		<guid isPermaLink="false">https://powerspreadsheets.com/?p=10216#comment-221</guid>

					<description><![CDATA[Thanks for your hard work Jorge. Very thorough. It is too bad that VBA doesn&#039;t have a property returning TRUE is a Range object is empty.
Can I just add for those with less experience in VBA that I very often use:
If Not IsEmpty(rngCell) then
in a loop to continue some process until it encounters an ... empty cell.
Thanks again mate.]]></description>
			<content:encoded><![CDATA[<p>Thanks for your hard work Jorge. Very thorough. It is too bad that VBA doesn&#8217;t have a property returning TRUE is a Range object is empty.<br />
Can I just add for those with less experience in VBA that I very often use:<br />
If Not IsEmpty(rngCell) then<br />
in a loop to continue some process until it encounters an &#8230; empty cell.<br />
Thanks again mate.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Clay Tillman		</title>
		<link>https://powerspreadsheets.com/excel-vba-cell-empty/#comment-219</link>

		<dc:creator><![CDATA[Clay Tillman]]></dc:creator>
		<pubDate>Tue, 08 Aug 2017 14:51:00 +0000</pubDate>
		<guid isPermaLink="false">https://powerspreadsheets.com/?p=10216#comment-219</guid>

					<description><![CDATA[I just googled how to do this last week and got the email about this post today! Keep up the awesome work!]]></description>
			<content:encoded><![CDATA[<p>I just googled how to do this last week and got the email about this post today! Keep up the awesome work!</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-01 22:06:47 by W3 Total Cache
-->