 




<?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>IT Answers &#187; VBA editor</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/vba-editor/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 16:47:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Help to debug VBA code for Excel 2007</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/help-to-debug-vba-code-for-excel-2007/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/help-to-debug-vba-code-for-excel-2007/#comments</comments>
		<pubDate>Mon, 01 Oct 2012 14:59:37 +0000</pubDate>
		<dc:creator>cheekymonkey</dc:creator>
				<category><![CDATA[excel]]></category>
		<category><![CDATA[VBA editor]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/help-to-debug-vba-code-for-excel-2007/</guid>
		<description><![CDATA[Question Edited by cheekymonkey]]></description>
				<content:encoded><![CDATA[Question Edited by cheekymonkey]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/help-to-debug-vba-code-for-excel-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Printer Orientation Control using VBA Code</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/printer-orientation-control-using-vba-code/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/printer-orientation-control-using-vba-code/#comments</comments>
		<pubDate>Sun, 29 May 2011 21:29:09 +0000</pubDate>
		<dc:creator>KingsITI</dc:creator>
				<category><![CDATA[VBA]]></category>
		<category><![CDATA[VBA editor]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Visual Basic developers]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I want to print excel UserForms automatically using VBA proceedures.Some should print in Portrait and others in Landscape. How can I control the printer page orientation from VBA code?]]></description>
				<content:encoded><![CDATA[<p>I want to print excel UserForms automatically using VBA proceedures.Some should print in Portrait and others in Landscape. How can I control the printer page orientation from VBA code?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/printer-orientation-control-using-vba-code/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dir() Function doesn&#8217;t find .pdf files in Access 2003</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/dir-function-doesnt-find-pdf-files/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/dir-function-doesnt-find-pdf-files/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 22:40:05 +0000</pubDate>
		<dc:creator>McNitro</dc:creator>
				<category><![CDATA[Access 2003]]></category>
		<category><![CDATA[Dir() function]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[VBA editor]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;ve used the Dir() function with VBA several times for different file formats, but for some reason it&#8217;s not working on .pdf files. Am I missing something?]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve used the Dir() function with VBA several times for different file formats, but for some reason it&#8217;s not working on .pdf files. Am I missing something?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/dir-function-doesnt-find-pdf-files/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Find and replace text in text file using MS Access VBA</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/find-and-replace-text-in-text-file-using-ms-access-vba/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/find-and-replace-text-in-text-file-using-ms-access-vba/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 23:46:23 +0000</pubDate>
		<dc:creator>Vgnadeau</dc:creator>
				<category><![CDATA[Access 2000]]></category>
		<category><![CDATA[Access VBA]]></category>
		<category><![CDATA[VBA editor]]></category>
		<category><![CDATA[Visual Basic for Applications]]></category>
		<category><![CDATA[XML File Creation]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Question Edited by Michael Tidmarsh]]></description>
				<content:encoded><![CDATA[Question Edited by Michael Tidmarsh]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/find-and-replace-text-in-text-file-using-ms-access-vba/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>use vba to draw graphics in ms word</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/use-vba-to-draw-graphics-in-ms-word/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/use-vba-to-draw-graphics-in-ms-word/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 16:04:18 +0000</pubDate>
		<dc:creator>Elad Karako</dc:creator>
				<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[objects]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[VBA editor]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[can vba create drawing &#8220;free hand&#8221; or by joining forms and circles together (putting one near another is good enough)]]></description>
				<content:encoded><![CDATA[<p>can vba create drawing &#8220;free hand&#8221; or by joining forms and circles together (putting one near another is good enough)</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/use-vba-to-draw-graphics-in-ms-word/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/22 queries in 0.028 seconds using memcached
Object Caching 588/671 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 16:55:55 -->