<?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: Previous Sheets Stack</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2009/04/22/previous-sheets-stack/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2009/04/22/previous-sheets-stack/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:42:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: jeffrey weir</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/04/22/previous-sheets-stack/#comment-39824</link>
		<dc:creator>jeffrey weir</dc:creator>
		<pubDate>Sat, 13 Jun 2009 01:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2368#comment-39824</guid>
		<description>&lt;p&gt;You could store often-used sheets as custom views, and then use the custom views dialog box to select them (which can be done without the use of the mouse if you like). An added bonus is that you can then save multiple views of the same spreadsheet in the case that you&#039;ve filtered or hidden rows. For instance, in a workbook I use, I have a &#039;Customer information&#039; customer view, and then have &#039;Customer info - customer x&#039; view for any specific customers I might want to check on often.&lt;/p&gt;
&lt;p&gt;The downside is that this can be slow, as it not only takes you to the sheet concerned, but then does a whole heap of filtering/unfiltering...even if none is needed.&lt;/p&gt;
&lt;p&gt;Sometimes I also use named ranges for navigation. I start any functionality-based named ranges with ZZ_ so that they appear at the bottom of the list.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You could store often-used sheets as custom views, and then use the custom views dialog box to select them (which can be done without the use of the mouse if you like). An added bonus is that you can then save multiple views of the same spreadsheet in the case that you&#8217;ve filtered or hidden rows. For instance, in a workbook I use, I have a &#8216;Customer information&#8217; customer view, and then have &#8216;Customer info &#8211; customer x&#8217; view for any specific customers I might want to check on often.</p>
<p>The downside is that this can be slow, as it not only takes you to the sheet concerned, but then does a whole heap of filtering/unfiltering&#8230;even if none is needed.</p>
<p>Sometimes I also use named ranges for navigation. I start any functionality-based named ranges with ZZ_ so that they appear at the bottom of the list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ross</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/04/22/previous-sheets-stack/#comment-39139</link>
		<dc:creator>ross</dc:creator>
		<pubDate>Fri, 24 Apr 2009 23:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2368#comment-39139</guid>
		<description>&lt;p&gt;Well there you go Daniel, there&#039;s loads of stuff that I&#039;ve forgotten about Excel over the years, then bang, someone mentions it on a blog, and you remember it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well there you go Daniel, there&#8217;s loads of stuff that I&#8217;ve forgotten about Excel over the years, then bang, someone mentions it on a blog, and you remember it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/04/22/previous-sheets-stack/#comment-39135</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 24 Apr 2009 20:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2368#comment-39135</guid>
		<description>&lt;p&gt;Ross, you&#039;re right, I just discovered that there *is* a sheet list built into Excel... Right click on those little &quot;Forward-backward&quot; buttons next to the sheet tabs, and it pops up. How could I have missed that, I use Excel for hours every day... Amazing!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ross, you&#8217;re right, I just discovered that there *is* a sheet list built into Excel&#8230; Right click on those little &#8220;Forward-backward&#8221; buttons next to the sheet tabs, and it pops up. How could I have missed that, I use Excel for hours every day&#8230; Amazing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nigel Heffernan</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/04/22/previous-sheets-stack/#comment-39131</link>
		<dc:creator>Nigel Heffernan</dc:creator>
		<pubDate>Fri, 24 Apr 2009 17:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2368#comment-39131</guid>
		<description>&lt;p&gt;If the sheets have an &#039;Item Name&#039; cell in a predictable place, then you can use the TooltipText property to display a more informative name when the mouse is over sheet name on your menu.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>If the sheets have an &#8216;Item Name&#8217; cell in a predictable place, then you can use the TooltipText property to display a more informative name when the mouse is over sheet name on your menu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Karel Pieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/04/22/previous-sheets-stack/#comment-39127</link>
		<dc:creator>Jan Karel Pieterse</dc:creator>
		<pubDate>Fri, 24 Apr 2009 11:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2368#comment-39127</guid>
		<description>&lt;p&gt;Something I have built for a customer was the following:&lt;/p&gt;
&lt;p&gt;They have this huge (legacy) system for reporting purposes. In there -scattered accross quite some worksheets- were various input areas. They were hard to find and they tended to forget skip some during data entry phase, thus producing nonsense reports.&lt;/p&gt;
&lt;p&gt;I named each input area Input.Area1, Input.Area2, ...&lt;/p&gt;
&lt;p&gt;I inserted a hidden worksheet which lists the input area range names, next to that a description of the area and next to that a status column with either true or empty. I also added a commandbar with 5 controls: a dropdown which lists the descriptions to pick from, a previous and next button, a &quot;Done&quot; button and a button to reset all input areas back to &quot;to be done&quot;. Clicking &quot;Done&quot; will remove the input area from the pick list and from the previous/next list. The order of the areas is determined by the order in the hidden table.&lt;/p&gt;
&lt;p&gt;It proves very useful in keeping track of whether all data has been entered in a big workbook.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Something I have built for a customer was the following:</p>
<p>They have this huge (legacy) system for reporting purposes. In there -scattered accross quite some worksheets- were various input areas. They were hard to find and they tended to forget skip some during data entry phase, thus producing nonsense reports.</p>
<p>I named each input area Input.Area1, Input.Area2, &#8230;</p>
<p>I inserted a hidden worksheet which lists the input area range names, next to that a description of the area and next to that a status column with either true or empty. I also added a commandbar with 5 controls: a dropdown which lists the descriptions to pick from, a previous and next button, a &#8220;Done&#8221; button and a button to reset all input areas back to &#8220;to be done&#8221;. Clicking &#8220;Done&#8221; will remove the input area from the pick list and from the previous/next list. The order of the areas is determined by the order in the hidden table.</p>
<p>It proves very useful in keeping track of whether all data has been entered in a big workbook.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ross</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/04/22/previous-sheets-stack/#comment-39122</link>
		<dc:creator>ross</dc:creator>
		<pubDate>Thu, 23 Apr 2009 22:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2368#comment-39122</guid>
		<description>&lt;p&gt;Daniel&lt;/p&gt;
&lt;p&gt;&gt;&gt;...there&#039;s no &quot;worksheet pane&quot; in Excel.&lt;br&gt;
well can can access the build in command bar from any com lang, so it&#039;s easy enough to roll you own? (I&#039;m working on a way to get it from pure VBA, but it not a very good picture!)&lt;/p&gt;
&lt;p&gt;Also I thought there was a sort of popup list thing built in to the tabs bit - or am I on drugs? &lt;/p&gt;
&lt;p&gt;&gt;&gt;...use a userform with a listbox in my addin, but I would really love to make that modeless to keep it floating on the screen while I work...&lt;/p&gt;
&lt;p&gt;sounds like it should be doable, I&#039;m properly over looking something? &lt;/p&gt;
&lt;p&gt;&gt;&gt;Re logical groupings:&lt;br&gt;
What are part numbers for? there must already be categorised, you need to network Dick, or at lest send an e-mail to procurement! :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Daniel</p>
<p>&gt;&gt;&#8230;there&#8217;s no &#8220;worksheet pane&#8221; in Excel.<br />
well can can access the build in command bar from any com lang, so it&#8217;s easy enough to roll you own? (I&#8217;m working on a way to get it from pure VBA, but it not a very good picture!)</p>
<p>Also I thought there was a sort of popup list thing built in to the tabs bit &#8211; or am I on drugs? </p>
<p>&gt;&gt;&#8230;use a userform with a listbox in my addin, but I would really love to make that modeless to keep it floating on the screen while I work&#8230;</p>
<p>sounds like it should be doable, I&#8217;m properly over looking something? </p>
<p>&gt;&gt;Re logical groupings:<br />
What are part numbers for? there must already be categorised, you need to network Dick, or at lest send an e-mail to procurement! <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dick Kusleika</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/04/22/previous-sheets-stack/#comment-39120</link>
		<dc:creator>Dick Kusleika</dc:creator>
		<pubDate>Thu, 23 Apr 2009 20:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2368#comment-39120</guid>
		<description>&lt;p&gt;I can&#039;t think of a good reason to have this on the right click menu.  It&#039;s the menu I abuse the most.&lt;/p&gt;
&lt;p&gt;Re logical groupings:  The best way to do this for my spreadsheet would be to find the related components and put them on the userform/taskbar rather than a historical record.  I should go up and down the production chain and list it&#039;s parent, siblings, self, and children, in that order.  Sounds like a lot of work.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I can&#8217;t think of a good reason to have this on the right click menu.  It&#8217;s the menu I abuse the most.</p>
<p>Re logical groupings:  The best way to do this for my spreadsheet would be to find the related components and put them on the userform/taskbar rather than a historical record.  I should go up and down the production chain and list it&#8217;s parent, siblings, self, and children, in that order.  Sounds like a lot of work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Karel Pieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/04/22/previous-sheets-stack/#comment-39119</link>
		<dc:creator>Jan Karel Pieterse</dc:creator>
		<pubDate>Thu, 23 Apr 2009 19:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2368#comment-39119</guid>
		<description>&lt;p&gt;I use a commandbar, easier than a userform. Works a treat (but not with Excel 2007 of course).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I use a commandbar, easier than a userform. Works a treat (but not with Excel 2007 of course).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/04/22/previous-sheets-stack/#comment-39117</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 23 Apr 2009 19:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2368#comment-39117</guid>
		<description>&lt;p&gt;Ross, I also wonder every day why there&#039;s no &quot;worksheet pane&quot; in Excel. That little bar at the bottom of the screen is only okay to work with as long as you have no more than three sheets, called &quot;Sheet1?, &quot;Sheet2?, and &quot;Sheet3?.&lt;/p&gt;
&lt;p&gt;I personally use a userform with a listbox in my addin, but I would really love to make that modeless to keep it floating on the screen while I work. However, all attempts to have the form update its listbox as I work with my sheets (e.g., switch sheets with the CTRL+PgUp and CTRL+PgDn keys) have failed. So if anyone uses a modeless form, I&#039;d be curious.&lt;/p&gt;
&lt;p&gt;Daniel&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ross, I also wonder every day why there&#8217;s no &#8220;worksheet pane&#8221; in Excel. That little bar at the bottom of the screen is only okay to work with as long as you have no more than three sheets, called &#8220;Sheet1?, &#8220;Sheet2?, and &#8220;Sheet3?.</p>
<p>I personally use a userform with a listbox in my addin, but I would really love to make that modeless to keep it floating on the screen while I work. However, all attempts to have the form update its listbox as I work with my sheets (e.g., switch sheets with the CTRL+PgUp and CTRL+PgDn keys) have failed. So if anyone uses a modeless form, I&#8217;d be curious.</p>
<p>Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://www.dailydoseofexcel.com/archives/2009/04/22/previous-sheets-stack/#comment-39111</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Thu, 23 Apr 2009 12:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=2368#comment-39111</guid>
		<description>&lt;p&gt;Can&#039;t think of a good way to do this, in the 3 mins it&#039;s taken me to read the post!&lt;br&gt;
I think I would have gone for a tool bar rather than right menu for this one - its not related to a cell action and it a bit of a big list to pop up.&lt;/p&gt;
&lt;p&gt;I think I would try and put the Inventory items in to logical groups if that&#039;s do able, or maybe group by first letter? &lt;/p&gt;
&lt;p&gt;What about a task pane?&lt;/p&gt;
&lt;p&gt;What about that addin thing you posted about a while back?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Can&#8217;t think of a good way to do this, in the 3 mins it&#8217;s taken me to read the post!<br />
I think I would have gone for a tool bar rather than right menu for this one &#8211; its not related to a cell action and it a bit of a big list to pop up.</p>
<p>I think I would try and put the Inventory items in to logical groups if that&#8217;s do able, or maybe group by first letter? </p>
<p>What about a task pane?</p>
<p>What about that addin thing you posted about a while back?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

