<?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: Dialog Design Inefficiencies in Excel 2007</title>
	<atom:link href="http://peltiertech.com/WordPress/dialog-design-inefficiencies-in-excel-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/dialog-design-inefficiencies-in-excel-2007/</link>
	<description>PTS Excel Charts and Tutorials Blog</description>
	<lastBuildDate>Sat, 21 Nov 2009 04:01:08 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Simon</title>
		<link>http://peltiertech.com/WordPress/dialog-design-inefficiencies-in-excel-2007/comment-page-1/#comment-16274</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Tue, 14 Jul 2009 01:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2215#comment-16274</guid>
		<description>The whole effluent UI is for the web isn&#039;t it?
I thought that was the whole reason for the XML and the clumsy controls, and why the COM based stuff had to die.
They couldn&#039;t get the native level of power into the browser version so they dumbed down the full client version so the web ones wouldn&#039;t look like the poor cousins they are.

Maybe they will fix it back up if Silverlight ever gets decent take up?</description>
		<content:encoded><![CDATA[<p>The whole effluent UI is for the web isn&#8217;t it?<br />
I thought that was the whole reason for the XML and the clumsy controls, and why the COM based stuff had to die.<br />
They couldn&#8217;t get the native level of power into the browser version so they dumbed down the full client version so the web ones wouldn&#8217;t look like the poor cousins they are.</p>
<p>Maybe they will fix it back up if Silverlight ever gets decent take up?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/dialog-design-inefficiencies-in-excel-2007/comment-page-1/#comment-16092</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 09 Jul 2009 12:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2215#comment-16092</guid>
		<description>Adam -

I wasn&#039;t arguing against the larger dialogs, I was merely commenting about how ineffectively the larger area has been utilized. I can think of many reasons to expand the size of a dialog, and localization of labels is a good one.

I had not thought about the vertical alignment of dialog tabs being a precursor to web forms, good point. It doesn&#039;t change the poor use of space. Maybe if the dialogs were wider and not as tall (how many tabs are really necessary?) they would be more effective.</description>
		<content:encoded><![CDATA[<p>Adam -</p>
<p>I wasn&#8217;t arguing against the larger dialogs, I was merely commenting about how ineffectively the larger area has been utilized. I can think of many reasons to expand the size of a dialog, and localization of labels is a good one.</p>
<p>I had not thought about the vertical alignment of dialog tabs being a precursor to web forms, good point. It doesn&#8217;t change the poor use of space. Maybe if the dialogs were wider and not as tall (how many tabs are really necessary?) they would be more effective.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AdamV</title>
		<link>http://peltiertech.com/WordPress/dialog-design-inefficiencies-in-excel-2007/comment-page-1/#comment-16089</link>
		<dc:creator>AdamV</dc:creator>
		<pubDate>Thu, 09 Jul 2009 12:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2215#comment-16089</guid>
		<description>Jon, I agree with most of your comments here and in your previous discussions of the worst of the interface changes (from a pro-user perspective, in particular).

As far as I can see, the dialog box being larger is partly in an effort to make the multi-language capabilities easier to write, with languages reading in different directions, or with substantially longer words able to fit in the standard size dialogues. 
I used to provide Excel support for a client with some German users so I know how lengthy some of those labels can get (and how hard it is to train your muscle-memory to use ; as an argument separator in place of , which is used as a decimal separator in much of Europe).

As for a list down the side rather than tabs at the top, the usability argument I have seen for this is that some users get confused by multiple tab rows, as the row order changes when you click on a tab to bring that row to the front. An alternative fix for that issue would of course be to simply leave the tab labels exactly where they are, don&#039;t swap the rows about and simply highlight the current tabe more clearly. That said, I don&#039;t mind the left navigation method, but they do seem to have split them up too much as you say, so you don&#039;t get many options side by side.
I also wonder if the change of navigation layout for dialogs is a move towards something which is easier to deliver in a browser interface, versus a classic multi-row tabbed box? Just a thought...

The way that dialogs such as the formatting ones update properties one at a time rather than as one update after clicking OK is really frustrating as you say, if one wants to re-use the same changes using CTRL-Y. Possibly an option within the dialog to turn off this behaviour would be useful - similar to the &quot;defer layout update&quot; checkbox for Pivot Tables. This might also require the reinstatement of a &quot;sample&quot; pane since this has been dropped in favour of &quot;live&quot; changes which let you preview (well, you&#039;re already committed, but that&#039;s what 100 undos are for, right?)

Speaking of Pivot tables - @Jeff, did you know you can move the split between the upper &quot;Choose fields&quot; box and the lower areas boxes? This can give you almost twice as much space in the bottom half. Equally, you could simply drag the fields into the right areas in any order, then turn off the upper pane by choosing the task pane view for &quot;Areas section only (2 by 2)&quot; which gives you oodles of space to drag and drop into the right order</description>
		<content:encoded><![CDATA[<p>Jon, I agree with most of your comments here and in your previous discussions of the worst of the interface changes (from a pro-user perspective, in particular).</p>
<p>As far as I can see, the dialog box being larger is partly in an effort to make the multi-language capabilities easier to write, with languages reading in different directions, or with substantially longer words able to fit in the standard size dialogues.<br />
I used to provide Excel support for a client with some German users so I know how lengthy some of those labels can get (and how hard it is to train your muscle-memory to use ; as an argument separator in place of , which is used as a decimal separator in much of Europe).</p>
<p>As for a list down the side rather than tabs at the top, the usability argument I have seen for this is that some users get confused by multiple tab rows, as the row order changes when you click on a tab to bring that row to the front. An alternative fix for that issue would of course be to simply leave the tab labels exactly where they are, don&#8217;t swap the rows about and simply highlight the current tabe more clearly. That said, I don&#8217;t mind the left navigation method, but they do seem to have split them up too much as you say, so you don&#8217;t get many options side by side.<br />
I also wonder if the change of navigation layout for dialogs is a move towards something which is easier to deliver in a browser interface, versus a classic multi-row tabbed box? Just a thought&#8230;</p>
<p>The way that dialogs such as the formatting ones update properties one at a time rather than as one update after clicking OK is really frustrating as you say, if one wants to re-use the same changes using CTRL-Y. Possibly an option within the dialog to turn off this behaviour would be useful &#8211; similar to the &#8220;defer layout update&#8221; checkbox for Pivot Tables. This might also require the reinstatement of a &#8220;sample&#8221; pane since this has been dropped in favour of &#8220;live&#8221; changes which let you preview (well, you&#8217;re already committed, but that&#8217;s what 100 undos are for, right?)</p>
<p>Speaking of Pivot tables &#8211; @Jeff, did you know you can move the split between the upper &#8220;Choose fields&#8221; box and the lower areas boxes? This can give you almost twice as much space in the bottom half. Equally, you could simply drag the fields into the right areas in any order, then turn off the upper pane by choosing the task pane view for &#8220;Areas section only (2 by 2)&#8221; which gives you oodles of space to drag and drop into the right order</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/dialog-design-inefficiencies-in-excel-2007/comment-page-1/#comment-16017</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Wed, 08 Jul 2009 14:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2215#comment-16017</guid>
		<description>Jeff -

I switched the the 2003 pivot table interface, just so I can drag fields around on screen. That was so handy, and the pivot table pane seems so unweildy, just like so much of the new interface. I don&#039;t know what features I might be missing because of this setting, and I&#039;m not sure they&#039;d be worth suffering with the new interface..</description>
		<content:encoded><![CDATA[<p>Jeff -</p>
<p>I switched the the 2003 pivot table interface, just so I can drag fields around on screen. That was so handy, and the pivot table pane seems so unweildy, just like so much of the new interface. I don&#8217;t know what features I might be missing because of this setting, and I&#8217;m not sure they&#8217;d be worth suffering with the new interface..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeff weir</title>
		<link>http://peltiertech.com/WordPress/dialog-design-inefficiencies-in-excel-2007/comment-page-1/#comment-16010</link>
		<dc:creator>jeff weir</dc:creator>
		<pubDate>Wed, 08 Jul 2009 01:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2215#comment-16010</guid>
		<description>Speaking of punishment, here&#039;s a new 2007 feature that REALLY REALLY punishes.

 I like the new pivot table functionality, but I REALLY REALLY HATE the &#039;dance&#039; you have to do when dragging a field from the fields list into a specific place in the Row Labels pane. 

The window is so small, that Excel &#039;helpfully&#039; scrolls the existing fields up or down if you hover near the top or the bottom of the list. I say &#039;helpfully&#039; because it scrolls so fast that most of the time you miss the place where you want to drop the field in. Really pisses me  off. 

Only a problem when there&#039;s heaps of fields in the Row Labels pane, but for me that&#039;s 90% of the time.

DIfferent subject now: Jon, your blog and site are outstanding, as are your pointers to other books and blogs of interest.  I can&#039;t believe the time you put into this stuff...and probably your wife cant believe it either ;-)


 When do you ever get any paid work done? 

My learning is skyrocketing from reading your stuff. And I&#039;ve only read a small portion. Thanks.</description>
		<content:encoded><![CDATA[<p>Speaking of punishment, here&#8217;s a new 2007 feature that REALLY REALLY punishes.</p>
<p> I like the new pivot table functionality, but I REALLY REALLY HATE the &#8216;dance&#8217; you have to do when dragging a field from the fields list into a specific place in the Row Labels pane. </p>
<p>The window is so small, that Excel &#8216;helpfully&#8217; scrolls the existing fields up or down if you hover near the top or the bottom of the list. I say &#8216;helpfully&#8217; because it scrolls so fast that most of the time you miss the place where you want to drop the field in. Really pisses me  off. </p>
<p>Only a problem when there&#8217;s heaps of fields in the Row Labels pane, but for me that&#8217;s 90% of the time.</p>
<p>DIfferent subject now: Jon, your blog and site are outstanding, as are your pointers to other books and blogs of interest.  I can&#8217;t believe the time you put into this stuff&#8230;and probably your wife cant believe it either ;-)</p>
<p> When do you ever get any paid work done? </p>
<p>My learning is skyrocketing from reading your stuff. And I&#8217;ve only read a small portion. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/dialog-design-inefficiencies-in-excel-2007/comment-page-1/#comment-15997</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 07 Jul 2009 20:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2215#comment-15997</guid>
		<description>Dennis -

Re: Display All Options

If a user is trying to decide what to do, having to go back and forth among hidden options is a terrible punishment. Four options do not take up much space.

I know in this particular case, that I spend much longer formatting my axes just because I can&#039;t see the options all at once.

Re: Show Related Tasks Together

You can get all the options for a series in one pane; they did it in Excel 2003. Then if the user wants a fancy gradient, place a button there to open an &quot;advanced formatting&quot; dialog. Like we have Fill Effects in 2003. Why make a user go to a view that has fill effects just to select a color, and make the color hard to match because it was on a tab which was navigated away from?

Re: Dialog Size

The beers help explain the misalignment of the Auto and Fixed option buttons.</description>
		<content:encoded><![CDATA[<p>Dennis -</p>
<p>Re: Display All Options</p>
<p>If a user is trying to decide what to do, having to go back and forth among hidden options is a terrible punishment. Four options do not take up much space.</p>
<p>I know in this particular case, that I spend much longer formatting my axes just because I can&#8217;t see the options all at once.</p>
<p>Re: Show Related Tasks Together</p>
<p>You can get all the options for a series in one pane; they did it in Excel 2003. Then if the user wants a fancy gradient, place a button there to open an &#8220;advanced formatting&#8221; dialog. Like we have Fill Effects in 2003. Why make a user go to a view that has fill effects just to select a color, and make the color hard to match because it was on a tab which was navigated away from?</p>
<p>Re: Dialog Size</p>
<p>The beers help explain the misalignment of the Auto and Fixed option buttons.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Wallentin</title>
		<link>http://peltiertech.com/WordPress/dialog-design-inefficiencies-in-excel-2007/comment-page-1/#comment-15994</link>
		<dc:creator>Dennis Wallentin</dc:creator>
		<pubDate>Tue, 07 Jul 2009 19:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2215#comment-15994</guid>
		<description>Re: Display All Options

It can be argued that once the user make a choice the other options become irrelevant. Therefore a drop-down combo box can be used.

Re: Show Closely Related Subtasks Together
The same argument (as above) can be applied here as well where the right column in the dialog support the user in his/her navigation within the specific task/area.

Re: Dialog Size
I strongly believe that the guy who made the final sizing at MSFT worked with a 40&quot; screen with a resolution of 6000 x 6000. Late in the night (and after some beers) he thought that the dialogs looked too small so he decided to upsize them...

Kind regards,
Dennis</description>
		<content:encoded><![CDATA[<p>Re: Display All Options</p>
<p>It can be argued that once the user make a choice the other options become irrelevant. Therefore a drop-down combo box can be used.</p>
<p>Re: Show Closely Related Subtasks Together<br />
The same argument (as above) can be applied here as well where the right column in the dialog support the user in his/her navigation within the specific task/area.</p>
<p>Re: Dialog Size<br />
I strongly believe that the guy who made the final sizing at MSFT worked with a 40&#8243; screen with a resolution of 6000 x 6000. Late in the night (and after some beers) he thought that the dialogs looked too small so he decided to upsize them&#8230;</p>
<p>Kind regards,<br />
Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://peltiertech.com/WordPress/dialog-design-inefficiencies-in-excel-2007/comment-page-1/#comment-15989</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Tue, 07 Jul 2009 12:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2215#comment-15989</guid>
		<description>So you had the same idea I had LOL.

I plan to go through Excel 2007 and run it head to head with some subjective tests to see how long various simple tasks take, how difficult it is to find menu items, and if speed increases with use over time.

I sent an email to the Excel team through their blog to see if there is an email address or website to make feature requests/suggestions. There has to be a way to communicate with them re: Edit Series dialog box size, Named range dialog box size, etc.</description>
		<content:encoded><![CDATA[<p>So you had the same idea I had LOL.</p>
<p>I plan to go through Excel 2007 and run it head to head with some subjective tests to see how long various simple tasks take, how difficult it is to find menu items, and if speed increases with use over time.</p>
<p>I sent an email to the Excel team through their blog to see if there is an email address or website to make feature requests/suggestions. There has to be a way to communicate with them re: Edit Series dialog box size, Named range dialog box size, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/dialog-design-inefficiencies-in-excel-2007/comment-page-1/#comment-15988</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 07 Jul 2009 11:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2215#comment-15988</guid>
		<description>Jeff -

That Select Data dialog is among the worst I&#039;ve ever had the pleasure to use, for a number of reasons. By itself it&#039;s a good topic for a blog post. In this post I started with a couple &quot;easy&quot; ones, and stopped when I reached a good length.</description>
		<content:encoded><![CDATA[<p>Jeff -</p>
<p>That Select Data dialog is among the worst I&#8217;ve ever had the pleasure to use, for a number of reasons. By itself it&#8217;s a good topic for a blog post. In this post I started with a couple &#8220;easy&#8221; ones, and stopped when I reached a good length.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeff weir</title>
		<link>http://peltiertech.com/WordPress/dialog-design-inefficiencies-in-excel-2007/comment-page-1/#comment-15983</link>
		<dc:creator>jeff weir</dc:creator>
		<pubDate>Tue, 07 Jul 2009 09:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2215#comment-15983</guid>
		<description>&quot;I agree completely that the 2007 interface is not mature, though I consider it more of a 0.9 version.&quot;

Jon - That is a great line indeed (although I fear you are being far too generous).

However; the line &quot;On the other hand, dialogs are an old technology, not considered worth deploying scarce resources to improve.&quot; just scares the shit out of me. 

I used to dread anytime I need to change a data series in a chart. When you right click on a chart and start up the Select Data Source dialogue box, then select the Edit Series option, the the puny dialogue box that comes up only shows the first thirty odd charaters of the range address, and this box can&#039;t be resized. That is just crap. Sure, now I know how to change the series in the chart series formula bar, but how many people know which bit of the series formula does what? 

And the charting dialogues are of course just the tip of a growing iceberg. To recycle a rant I had in the Bacon Bits comments, why the hell is so much stuff basic stuff in Excel 2007 still suffering from the crappy usability flaws of Excel &#039;97?  I wish Microsoft would put new &#039;bling&#039; functionality on hold they you do simple no-brainers...like resizing dialog boxes now that we all have screens bigger than the ones we had 10 years ago. It would have been incredibly easy to identify and then change these simple but major annoyances, and these things would be worth the programming overhead.</description>
		<content:encoded><![CDATA[<p>&#8220;I agree completely that the 2007 interface is not mature, though I consider it more of a 0.9 version.&#8221;</p>
<p>Jon &#8211; That is a great line indeed (although I fear you are being far too generous).</p>
<p>However; the line &#8220;On the other hand, dialogs are an old technology, not considered worth deploying scarce resources to improve.&#8221; just scares the shit out of me. </p>
<p>I used to dread anytime I need to change a data series in a chart. When you right click on a chart and start up the Select Data Source dialogue box, then select the Edit Series option, the the puny dialogue box that comes up only shows the first thirty odd charaters of the range address, and this box can&#8217;t be resized. That is just crap. Sure, now I know how to change the series in the chart series formula bar, but how many people know which bit of the series formula does what? </p>
<p>And the charting dialogues are of course just the tip of a growing iceberg. To recycle a rant I had in the Bacon Bits comments, why the hell is so much stuff basic stuff in Excel 2007 still suffering from the crappy usability flaws of Excel &#8216;97?  I wish Microsoft would put new &#8216;bling&#8217; functionality on hold they you do simple no-brainers&#8230;like resizing dialog boxes now that we all have screens bigger than the ones we had 10 years ago. It would have been incredibly easy to identify and then change these simple but major annoyances, and these things would be worth the programming overhead.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
