<?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>Simple Excel VBA</title>
	<atom:link href="https://simpleexcelvba.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://simpleexcelvba.com/</link>
	<description>Make your office life easier with simple and fast Excel VBA solutions.</description>
	<lastBuildDate>Tue, 30 Sep 2025 12:50:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://simpleexcelvba.com/wp-content/uploads/2019/11/cropped-logo-32x32.png</url>
	<title>Simple Excel VBA</title>
	<link>https://simpleexcelvba.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Debug VBA Like a Professional &#8211; Complete Guide (2025)</title>
		<link>https://simpleexcelvba.com/how-to-debug-vba-like-professional/</link>
					<comments>https://simpleexcelvba.com/how-to-debug-vba-like-professional/#respond</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Tue, 30 Sep 2025 12:49:23 +0000</pubDate>
				<category><![CDATA[Debugging & Troubleshooting]]></category>
		<category><![CDATA[Excel Tips]]></category>
		<category><![CDATA[VBA Tutorials]]></category>
		<category><![CDATA[Breakpoints]]></category>
		<category><![CDATA[Code Debugging]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Error Handling]]></category>
		<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[Immediate Window]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[VBA Tools]]></category>
		<category><![CDATA[VBA Troubleshooting]]></category>
		<category><![CDATA[Watch Expressions]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1948</guid>

					<description><![CDATA[<p>Debugging VBA code can be frustrating and time-consuming if you don&#8217;t know the right tools. In this comprehensive guide, I&#8217;m going to show you how to debug VBA like a professional using powerful built-in tools that most developers overlook. Stop wasting hours adding MsgBox statements everywhere! Learn the professional way to find and fix bugs &#8230; <a href="https://simpleexcelvba.com/how-to-debug-vba-like-professional/" class="more-link">Continue reading<span class="screen-reader-text"> "How to Debug VBA Like a Professional &#8211; Complete Guide (2025)"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/how-to-debug-vba-like-professional/">How to Debug VBA Like a Professional &#8211; Complete Guide (2025)</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/how-to-debug-vba-like-professional/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>5 Most Common VBA Mistakes That Slow Down Your Code</title>
		<link>https://simpleexcelvba.com/5-most-common-vba-mistakes-that-slow-down-your-code/</link>
					<comments>https://simpleexcelvba.com/5-most-common-vba-mistakes-that-slow-down-your-code/#respond</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Thu, 11 Sep 2025 12:02:50 +0000</pubDate>
				<category><![CDATA[Excel Tips]]></category>
		<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[Performance Optimization]]></category>
		<category><![CDATA[VBA Tutorials]]></category>
		<category><![CDATA[Arrays]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[Code Optimization]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Macro Speed]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Screen Updating]]></category>
		<category><![CDATA[Variable Types]]></category>
		<category><![CDATA[VBA]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1939</guid>

					<description><![CDATA[<p>Working with VBA for years, I&#8217;ve seen the same performance killers over and over again. In this article, I&#8217;m going to show you the 5 most common VBA mistakes that make your code crawl like a snail, and how to fix them to get lightning-fast performance. I&#8217;ll prove each point with real examples and performance &#8230; <a href="https://simpleexcelvba.com/5-most-common-vba-mistakes-that-slow-down-your-code/" class="more-link">Continue reading<span class="screen-reader-text"> "5 Most Common VBA Mistakes That Slow Down Your Code"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/5-most-common-vba-mistakes-that-slow-down-your-code/">5 Most Common VBA Mistakes That Slow Down Your Code</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/5-most-common-vba-mistakes-that-slow-down-your-code/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to get Excel data using Python?</title>
		<link>https://simpleexcelvba.com/how-to-get-excel-data-using-python/</link>
					<comments>https://simpleexcelvba.com/how-to-get-excel-data-using-python/#respond</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Mon, 10 Oct 2022 19:38:15 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[create dataframe using pandas library in python]]></category>
		<category><![CDATA[how to get excel data using python]]></category>
		<category><![CDATA[import pandas as pd]]></category>
		<category><![CDATA[sql query in adodb vba vs pandas python]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1840</guid>

					<description><![CDATA[<p>I already showed You how to get data from Excel file using ListObject and using SQL query in VBA. To make things more interesting I thought it is time for something way more different. In this article I&#8217;m going to shortly present how to get Excel data using Python. Today we will use the same &#8230; <a href="https://simpleexcelvba.com/how-to-get-excel-data-using-python/" class="more-link">Continue reading<span class="screen-reader-text"> "How to get Excel data using Python?"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/how-to-get-excel-data-using-python/">How to get Excel data using Python?</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/how-to-get-excel-data-using-python/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to SQL query Excel data in VBA?</title>
		<link>https://simpleexcelvba.com/how-to-sql-query-excel-data-in-vba/</link>
					<comments>https://simpleexcelvba.com/how-to-sql-query-excel-data-in-vba/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Fri, 09 Sep 2022 19:57:57 +0000</pubDate>
				<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[ADODB in VBA]]></category>
		<category><![CDATA[how to query Excel data using SQL in VBA]]></category>
		<category><![CDATA[how to SQL in VBA]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1774</guid>

					<description><![CDATA[<p>There are tons of ways to get the data from Excel worksheet. This one might be not so obvious at the first glance. In this article I&#8217;m going to show You how to query Excel data using SQL in VBA. Yes, I am going to mix some SQL with VBA! And this is better than &#8230; <a href="https://simpleexcelvba.com/how-to-sql-query-excel-data-in-vba/" class="more-link">Continue reading<span class="screen-reader-text"> "How to SQL query Excel data in VBA?"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/how-to-sql-query-excel-data-in-vba/">How to SQL query Excel data in VBA?</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/how-to-sql-query-excel-data-in-vba/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to close SAP Logon window?</title>
		<link>https://simpleexcelvba.com/how-to-close-sap-logon-window/</link>
					<comments>https://simpleexcelvba.com/how-to-close-sap-logon-window/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Sat, 06 Aug 2022 20:45:37 +0000</pubDate>
				<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[close sap logon using vba]]></category>
		<category><![CDATA[how to close sap logon window]]></category>
		<category><![CDATA[user32 library findwindow and sendmessage to close sap window]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1807</guid>

					<description><![CDATA[<p>In all of my SAP based articles I showed You how to open SAP Logon, choose the environment, go to transaction, do whatever You need inside and then close the environment. In this one I will present to You the last thing, which I never show You before &#8211; how to close SAP Logon window. &#8230; <a href="https://simpleexcelvba.com/how-to-close-sap-logon-window/" class="more-link">Continue reading<span class="screen-reader-text"> "How to close SAP Logon window?"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/how-to-close-sap-logon-window/">How to close SAP Logon window?</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/how-to-close-sap-logon-window/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>How to get data from Excel table using ListObject?</title>
		<link>https://simpleexcelvba.com/how-to-get-data-from-excel-table-using-listobject/</link>
					<comments>https://simpleexcelvba.com/how-to-get-data-from-excel-table-using-listobject/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Tue, 05 Apr 2022 18:35:36 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[how to get data from excel table using ListObject]]></category>
		<category><![CDATA[loop through every ListRow of ListObject]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1771</guid>

					<description><![CDATA[<p>Let&#8217;s go back to the basics and learn about getting the data from Excel worksheet. But not just filled worksheet cells with text and numbers. In this article I&#8217;m going to show You how to get the Excel table data using ListObject in VBA. So let me start with the data. Sample data For the &#8230; <a href="https://simpleexcelvba.com/how-to-get-data-from-excel-table-using-listobject/" class="more-link">Continue reading<span class="screen-reader-text"> "How to get data from Excel table using ListObject?"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/how-to-get-data-from-excel-table-using-listobject/">How to get data from Excel table using ListObject?</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/how-to-get-data-from-excel-table-using-listobject/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
