 




<?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: Printer Orientation Control using VBA Code</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/printer-orientation-control-using-vba-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/printer-orientation-control-using-vba-code/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 08:26:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tlsanders1</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/printer-orientation-control-using-vba-code/#comment-92844</link>
		<dc:creator>tlsanders1</dc:creator>
		<pubDate>Wed, 01 Jun 2011 18:07:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-92844</guid>
		<description><![CDATA[Sorry, I did not pick up on the UserForm part of the question.  I&#039;ve just been looking at various sites online and found hundreds of posts asking the same question with no good answers.  One answer gave a lot of code lines to create a snapshot of the form, load it into another worksheet then print from there.  So it would seem that the real answer is that it is not possible with a reasonable amount of effort.]]></description>
		<content:encoded><![CDATA[<p>Sorry, I did not pick up on the UserForm part of the question.  I&#8217;ve just been looking at various sites online and found hundreds of posts asking the same question with no good answers.  One answer gave a lot of code lines to create a snapshot of the form, load it into another worksheet then print from there.  So it would seem that the real answer is that it is not possible with a reasonable amount of effort.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tlsanders1</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/printer-orientation-control-using-vba-code/#comment-92785</link>
		<dc:creator>tlsanders1</dc:creator>
		<pubDate>Tue, 31 May 2011 12:00:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-92785</guid>
		<description><![CDATA[This is from Excel 2003 Help.  Maybe it will work for you.

Worksheets(&quot;Sheet1&quot;).PageSetup.Orientation = xlLandscape]]></description>
		<content:encoded><![CDATA[<p>This is from Excel 2003 Help.  Maybe it will work for you.</p>
<p>Worksheets(&#8220;Sheet1&#8243;).PageSetup.Orientation = xlLandscape</p>
]]></content:encoded>
	</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/8 queries in 0.031 seconds using memcached
Object Caching 283/284 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 10:03:13 -->