<?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>5 methods - Simple Excel VBA</title>
	<atom:link href="https://simpleexcelvba.com/tag/5-methods/feed/" rel="self" type="application/rss+xml" />
	<link>https://simpleexcelvba.com/tag/5-methods/</link>
	<description>Make your office life easier with simple and fast Excel VBA solutions.</description>
	<lastBuildDate>Tue, 27 Jul 2021 21:19:29 +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>5 methods - Simple Excel VBA</title>
	<link>https://simpleexcelvba.com/tag/5-methods/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to create factorial function in VBA?</title>
		<link>https://simpleexcelvba.com/how-to-create-factorial-function-in-vba/</link>
					<comments>https://simpleexcelvba.com/how-to-create-factorial-function-in-vba/#respond</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Fri, 07 May 2021 07:59:52 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[5 methods]]></category>
		<category><![CDATA[5 ways]]></category>
		<category><![CDATA[5 ways of factorial function vba]]></category>
		<category><![CDATA[create factorial function in vba]]></category>
		<category><![CDATA[factorial]]></category>
		<category><![CDATA[factorial function]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[recursion]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1257</guid>

					<description><![CDATA[<p>This time something different. We will go back to the math lessons. In this article I will show You 5 ways of how to create factorial function in VBA. Definition &#38; example In short &#8211; the&#160;factorial function&#160;(symbol:&#160;!) says to&#160;multiply all whole numbers&#160;from our chosen number down to 1. So for example if You want to &#8230; <a href="https://simpleexcelvba.com/how-to-create-factorial-function-in-vba/" class="more-link">Continue reading<span class="screen-reader-text"> "How to create factorial function in VBA?"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/how-to-create-factorial-function-in-vba/">How to create factorial function in VBA?</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/how-to-create-factorial-function-in-vba/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
