<?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>how to use class modules in vba - Simple Excel VBA</title>
	<atom:link href="https://simpleexcelvba.com/tag/how-to-use-class-modules-in-vba/feed/" rel="self" type="application/rss+xml" />
	<link>https://simpleexcelvba.com/tag/how-to-use-class-modules-in-vba/</link>
	<description>Make your office life easier with simple and fast Excel VBA solutions.</description>
	<lastBuildDate>Sat, 14 Aug 2021 15:44:24 +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>how to use class modules in vba - Simple Excel VBA</title>
	<link>https://simpleexcelvba.com/tag/how-to-use-class-modules-in-vba/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to use class modules in VBA?</title>
		<link>https://simpleexcelvba.com/how-to-use-class-modules-in-vba/</link>
					<comments>https://simpleexcelvba.com/how-to-use-class-modules-in-vba/#respond</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Sat, 14 Aug 2021 17:00:00 +0000</pubDate>
				<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[class modules in vba as object oriented programming]]></category>
		<category><![CDATA[how to create class module object in vba code]]></category>
		<category><![CDATA[how to create class objects collection in vba]]></category>
		<category><![CDATA[how to use class modules in vba]]></category>
		<category><![CDATA[one step close to oop with vba class modules]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1436</guid>

					<description><![CDATA[<p>Class modules make VBA as truly object oriented programming language, like the other ones as Java or C++. At least a little bit. They are the way for You to create your own objects in the code. In this article I&#8217;m going to show You how You can build new objects using class modules in &#8230; <a href="https://simpleexcelvba.com/how-to-use-class-modules-in-vba/" class="more-link">Continue reading<span class="screen-reader-text"> "How to use class modules in VBA?"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/how-to-use-class-modules-in-vba/">How to use class modules in VBA?</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/how-to-use-class-modules-in-vba/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
