<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How To: Display Pivot Table methods and properties in VBA intellisense</title><link>http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2012/02/16/how-to-display-pivot-table-methods-and-properties-in-vba-intellisense.aspx</link><description>When you are coding and use a compact method of referring to a pivot table such as: 
 ActiveSheet.PivotTables(1). 
 You would expect VBA's intellisense to display the methods and properties of the PivotTables collection when adding the period, however</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: How To: Display Pivot Table methods and properties in VBA intellisense</title><link>http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2012/02/16/how-to-display-pivot-table-methods-and-properties-in-vba-intellisense.aspx#3561357</link><pubDate>Wed, 27 Mar 2013 15:46:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3561357</guid><dc:creator>VISQL</dc:creator><description>&lt;p&gt;Thank you for this tip. I&amp;#39;m learning VBA, and since everything is an object, the big question is always &amp;quot;What can &amp;nbsp;the object do?&amp;quot;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3561357" width="1" height="1"&gt;</description></item></channel></rss>