<?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: Using the Object Browser</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2008/02/27/using-the-object-browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2008/02/27/using-the-object-browser/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/02/27/using-the-object-browser/#comment-31091</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 04 Mar 2008 13:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1813#comment-31091</guid>
		<description>&lt;p&gt;There&#039;s a difference between &#039;Hidden&#039; and &#039;Not Exposed&#039;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>There&#8217;s a difference between &#8216;Hidden&#8217; and &#8216;Not Exposed&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Williams</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/02/27/using-the-object-browser/#comment-31086</link>
		<dc:creator>Charles Williams</dc:creator>
		<pubDate>Tue, 04 Mar 2008 11:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1813#comment-31086</guid>
		<description>&lt;p&gt;You can show hidden members in the VBE object browser by right-clicking in the windows and choosing &#039;Show Hidden Members&#039;&lt;br&gt;
Charles&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You can show hidden members in the VBE object browser by right-clicking in the windows and choosing &#8216;Show Hidden Members&#8217;<br />
Charles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick O'Beirne</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/02/27/using-the-object-browser/#comment-31085</link>
		<dc:creator>Patrick O'Beirne</dc:creator>
		<pubDate>Tue, 04 Mar 2008 10:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1813#comment-31085</guid>
		<description>&lt;p&gt;Jon Peltier: &quot;If these properties are not exposed, then how can you code against them?&quot;&lt;/p&gt;
&lt;p&gt;There are a number of hidden members. I can&#039;t remember the details now, some are ancient XL97 ones suppressed, some are internal for integration only with Visual Studio.&lt;/p&gt;
&lt;p&gt;For example, I&#039;m not sure where worksheet.DrawingObjects belongs.&lt;/p&gt;
&lt;p&gt;P.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Jon Peltier: &#8220;If these properties are not exposed, then how can you code against them?&#8221;</p>
<p>There are a number of hidden members. I can&#8217;t remember the details now, some are ancient XL97 ones suppressed, some are internal for integration only with Visual Studio.</p>
<p>For example, I&#8217;m not sure where worksheet.DrawingObjects belongs.</p>
<p>P.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/02/27/using-the-object-browser/#comment-31066</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Mon, 03 Mar 2008 14:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1813#comment-31066</guid>
		<description>&lt;p&gt;&quot;It will help to find references to properties not exposed by the object browser.&quot;&lt;/p&gt;
&lt;p&gt;If these properties are not exposed, then how can you code against them?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&#8220;It will help to find references to properties not exposed by the object browser.&#8221;</p>
<p>If these properties are not exposed, then how can you code against them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Starbuck</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/02/27/using-the-object-browser/#comment-31058</link>
		<dc:creator>Starbuck</dc:creator>
		<pubDate>Mon, 03 Mar 2008 00:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1813#comment-31058</guid>
		<description>&lt;p&gt;OutlookSpy is amazing if you really want to drill down into Outlook:&lt;br&gt;
&lt;a href=&quot;http://www.dimastr.com/outspy/&quot; rel=&quot;nofollow&quot;&gt;http://www.dimastr.com/outspy/&lt;/a&gt;&lt;br&gt;
It will help to find references to properties not exposed by the object browser.  I&#039;m unaware of a similar tool for Excel.&lt;/p&gt;
&lt;p&gt;Inevitably you&#039;ll try to pull out something that the Outlook security doesn&#039;t want you to have, like email addresses.  For this there is Redemption:&lt;br&gt;
&lt;a href=&quot;http://www.dimastr.com/redemption/&quot; rel=&quot;nofollow&quot;&gt;http://www.dimastr.com/redemption/&lt;/a&gt;&lt;br&gt;
This can be used from VBA, for example to reach into Outlook and pull out all Names and email addresses to populate spreadsheets.&lt;/p&gt;
&lt;p&gt;HTH&lt;br&gt;
(Happy customer, not a sales rep)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>OutlookSpy is amazing if you really want to drill down into Outlook:<br />
<a href="http://www.dimastr.com/outspy/" rel="nofollow">http://www.dimastr.com/outspy/</a><br />
It will help to find references to properties not exposed by the object browser.  I&#8217;m unaware of a similar tool for Excel.</p>
<p>Inevitably you&#8217;ll try to pull out something that the Outlook security doesn&#8217;t want you to have, like email addresses.  For this there is Redemption:<br />
<a href="http://www.dimastr.com/redemption/" rel="nofollow">http://www.dimastr.com/redemption/</a><br />
This can be used from VBA, for example to reach into Outlook and pull out all Names and email addresses to populate spreadsheets.</p>
<p>HTH<br />
(Happy customer, not a sales rep)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/02/27/using-the-object-browser/#comment-30992</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 28 Feb 2008 16:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1813#comment-30992</guid>
		<description>&lt;p&gt;And don&#039;t forget that once you&#039;ve found what you&#039;re looking for, you can right-click on it, and select &quot;help&quot; because there are often little code snippets to help you out!&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>And don&#8217;t forget that once you&#8217;ve found what you&#8217;re looking for, you can right-click on it, and select &#8220;help&#8221; because there are often little code snippets to help you out!</p>
<p>Chris</p>
]]></content:encoded>
	</item>
</channel>
</rss>

