<?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>Outlook - Simple Excel VBA</title>
	<atom:link href="https://simpleexcelvba.com/category/outlook/feed/" rel="self" type="application/rss+xml" />
	<link>https://simpleexcelvba.com/category/outlook/</link>
	<description>Make your office life easier with simple and fast Excel VBA solutions.</description>
	<lastBuildDate>Sat, 15 Oct 2022 10:58:23 +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>Outlook - Simple Excel VBA</title>
	<link>https://simpleexcelvba.com/category/outlook/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Add signature to your automated emails</title>
		<link>https://simpleexcelvba.com/add-signature-to-your-automated-emails/</link>
					<comments>https://simpleexcelvba.com/add-signature-to-your-automated-emails/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Thu, 18 Mar 2021 18:01:00 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[add singature to automated emails]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[singature]]></category>
		<category><![CDATA[singature in outlook automated emails]]></category>
		<category><![CDATA[VBA]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1174</guid>

					<description><![CDATA[<p>Tired of issues connected with email automation in Outlook application? Here is another one! In todays article we are going to get rid of it and learn how to add signature to your automated emails. If You&#8217;ve ever tried to automate your correspondence in Outlook, You probably already did fight with that kind of problem. &#8230; <a href="https://simpleexcelvba.com/add-signature-to-your-automated-emails/" class="more-link">Continue reading<span class="screen-reader-text"> "Add signature to your automated emails"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/add-signature-to-your-automated-emails/">Add signature to your automated emails</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/add-signature-to-your-automated-emails/feed/</wfw:commentRss>
			<slash:comments>19</slash:comments>
		
		
			</item>
		<item>
		<title>Send Word document as email body</title>
		<link>https://simpleexcelvba.com/send-word-document-as-email-body/</link>
					<comments>https://simpleexcelvba.com/send-word-document-as-email-body/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Thu, 04 Mar 2021 10:29:00 +0000</pubDate>
				<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[Body]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email text from word document]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[word as email body]]></category>
		<category><![CDATA[word document as email body]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=1148</guid>

					<description><![CDATA[<p>I already explained how to send emails automatically, but didn&#8217;t really focus on the content of the email. That is probably biggest problem of this method followers. In this article I&#8217;m going to show You how to cope with such issue and send Word document as email body. The easiest way to have the content &#8230; <a href="https://simpleexcelvba.com/send-word-document-as-email-body/" class="more-link">Continue reading<span class="screen-reader-text"> "Send Word document as email body"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/send-word-document-as-email-body/">Send Word document as email body</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/send-word-document-as-email-body/feed/</wfw:commentRss>
			<slash:comments>45</slash:comments>
		
		
			</item>
		<item>
		<title>How to check Outlook inbox automatically?</title>
		<link>https://simpleexcelvba.com/how-to-check-outlook-inbox-automatically/</link>
					<comments>https://simpleexcelvba.com/how-to-check-outlook-inbox-automatically/#respond</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Tue, 26 May 2020 08:55:00 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[how to check outlook inbox automatically using vba]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[VBA]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=762</guid>

					<description><![CDATA[<p>If You don&#8217;t want to miss the expected email among tons of other messages, I invite You to this article, where I will show You how to check Outlook inbox automatically. Total automation idea! Often You wait for certain email with attachment, which is input for your report. Your report is doing automatically, so why &#8230; <a href="https://simpleexcelvba.com/how-to-check-outlook-inbox-automatically/" class="more-link">Continue reading<span class="screen-reader-text"> "How to check Outlook inbox automatically?"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/how-to-check-outlook-inbox-automatically/">How to check Outlook inbox automatically?</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/how-to-check-outlook-inbox-automatically/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to send an email using Excel</title>
		<link>https://simpleexcelvba.com/how-to-send-an-email-using-excel/</link>
					<comments>https://simpleexcelvba.com/how-to-send-an-email-using-excel/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Tue, 19 May 2020 08:25:00 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[how to send email with Excel using vba]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[VBA]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=750</guid>

					<description><![CDATA[<p>How many times have you forgotten to send an email? How many times did you think that you clicked send and the email did not come out of your mailbox? In this article I&#8217;m gonna show You how to automatically send en email using Excel. Email communication is fundamental in office work. In today&#8217;s world &#8230; <a href="https://simpleexcelvba.com/how-to-send-an-email-using-excel/" class="more-link">Continue reading<span class="screen-reader-text"> "How to send an email using Excel"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/how-to-send-an-email-using-excel/">How to send an email using Excel</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/how-to-send-an-email-using-excel/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
