<?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: Sending email from Excel</title>
	<atom:link href="http://www.vadriano.com/excel-vb/2007/03/07/sending-email-from-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vadriano.com/excel-vb/2007/03/07/sending-email-from-excel/</link>
	<description>Learn Excel and Visual Basic.</description>
	<lastBuildDate>Sun, 11 Dec 2011 18:59:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Vergel</title>
		<link>http://www.vadriano.com/excel-vb/2007/03/07/sending-email-from-excel/comment-page-1/#comment-13</link>
		<dc:creator>Vergel</dc:creator>
		<pubDate>Thu, 30 Aug 2007 03:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.vadriano.com/excel-vb/2007/03/07/sending-email-from-excel/#comment-13</guid>
		<description>Hi Claude.  In the VBA code, you need to provide your smtp server, port and also the user name and password. Those are settings you would typically provide to your email client when setting up your email. Look in the code for any text that starts with &quot;your&quot; and replace those values ith appropriate values.  Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Claude.  In the VBA code, you need to provide your smtp server, port and also the user name and password. Those are settings you would typically provide to your email client when setting up your email. Look in the code for any text that starts with &#8220;your&#8221; and replace those values ith appropriate values.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claude Brogunier</title>
		<link>http://www.vadriano.com/excel-vb/2007/03/07/sending-email-from-excel/comment-page-1/#comment-12</link>
		<dc:creator>Claude Brogunier</dc:creator>
		<pubDate>Wed, 29 Aug 2007 22:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.vadriano.com/excel-vb/2007/03/07/sending-email-from-excel/#comment-12</guid>
		<description>Absolutely love the potential of this tool...I downloaded your sample workbook successfully.  But when I clicked the &quot;Send Email&quot; Button, got error message:

&quot;the transport failed to connect to the server&quot;


Any idea what I&#039;m doing wrong?</description>
		<content:encoded><![CDATA[<p>Absolutely love the potential of this tool&#8230;I downloaded your sample workbook successfully.  But when I clicked the &#8220;Send Email&#8221; Button, got error message:</p>
<p>&#8220;the transport failed to connect to the server&#8221;</p>
<p>Any idea what I&#8217;m doing wrong?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

