<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Daily Dose of Excel</title>
	<link>http://www.dailydoseofexcel.com</link>
	<description>Daily posts of Excel tips...and other stuff</description>
	<pubDate>Fri, 04 Jul 2008 15:32:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>Comment on Excel Links by Alderaic</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/07/02/excel-links/#comment-33314</link>
		<author>Alderaic</author>
		<pubDate>Thu, 03 Jul 2008 17:48:02 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2008/07/02/excel-links/#comment-33314</guid>
					<description>definitely would not... not even a fake testimonial</description>
		<content:encoded><![CDATA[<p>definitely would not&#8230; not even a fake testimonial</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on To Disable or Not To Disable, That Is the Question by Ross Mclean</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/07/01/to-disable-or-not-to-disable-that-is-the-question/#comment-33312</link>
		<author>Ross Mclean</author>
		<pubDate>Thu, 03 Jul 2008 14:07:58 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2008/07/01/to-disable-or-not-to-disable-that-is-the-question/#comment-33312</guid>
					<description>Lets split the atom:

Disable, not hide, 
Error messahe when you click a disable option telling you what to do? 

Do i win Dick? lol!

In a lot of the new .Net/SQL 05/08 there is loads of error handing stuff that ponits to help files and web sites etc. 2 things to note about this, pointing to help on a web site that is not there is WORSE that totally f@#king useless, if you put URL in you code make sure they are going to work for the next ten years, or I will shoot you, you idiot. Next thing, if you going to write help file, for goodness sack make them usefull and actually helpfull, I can count of the fingers of one hand the number of times MS help file have helped me. Why can a chap working at his day job, and writing somthing up quickly be soooooo much better at write help topics that some MS gimp boy who does it for a full time job?

and another thing.....</description>
		<content:encoded><![CDATA[<p>Lets split the atom:</p>
<p>Disable, not hide,<br />
Error messahe when you click a disable option telling you what to do? </p>
<p>Do i win Dick? lol!</p>
<p>In a lot of the new .Net/SQL 05/08 there is loads of error handing stuff that ponits to help files and web sites etc. 2 things to note about this, pointing to help on a web site that is not there is WORSE that totally <a href="mailto:f@#king">f@#king</a> useless, if you put URL in you code make sure they are going to work for the next ten years, or I will shoot you, you idiot. Next thing, if you going to write help file, for goodness sack make them usefull and actually helpfull, I can count of the fingers of one hand the number of times MS help file have helped me. Why can a chap working at his day job, and writing somthing up quickly be soooooo much better at write help topics that some MS gimp boy who does it for a full time job?</p>
<p>and another thing&#8230;..</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Excel Links by Ross Mclean</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/07/02/excel-links/#comment-33309</link>
		<author>Ross Mclean</author>
		<pubDate>Thu, 03 Jul 2008 13:51:11 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2008/07/02/excel-links/#comment-33309</guid>
					<description>YEah thats what I thought Jon, but I cant see anyone really using her/them, can you?</description>
		<content:encoded><![CDATA[<p>YEah thats what I thought Jon, but I cant see anyone really using her/them, can you?</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Identify Empty Cells in VBA by MacroMan</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/06/26/identify-empty-cells-in-vba/#comment-33308</link>
		<author>MacroMan</author>
		<pubDate>Thu, 03 Jul 2008 13:24:33 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2008/06/26/identify-empty-cells-in-vba/#comment-33308</guid>
					<description>Simon,

Whoa, how in the world did you know that!?  Yes it is, the no "()" in the variant Dim statement confused me.  I read your blogs, but I haven't been playing around with VBA code in a while.</description>
		<content:encoded><![CDATA[<p>Simon,</p>
<p>Whoa, how in the world did you know that!?  Yes it is, the no &#8220;()&#8221; in the variant Dim statement confused me.  I read your blogs, but I haven&#8217;t been playing around with VBA code in a while.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on To Disable or Not To Disable, That Is the Question by Simon Murphy</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/07/01/to-disable-or-not-to-disable-that-is-the-question/#comment-33300</link>
		<author>Simon Murphy</author>
		<pubDate>Thu, 03 Jul 2008 10:28:23 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2008/07/01/to-disable-or-not-to-disable-that-is-the-question/#comment-33300</guid>
					<description>I'm with Rob.
In menus etc I really don't like hiding stuff, disable would be me preference. For forms sometime I might hide a child section till required.

I tend to work by position so I know roughly where I expect to find stuff and scan from there till I find it. I can only assume whoever came up with personalised menus (and the Ribbon) works completely differently.

I'd get quickly annoyed if I was offered a bunch of identical looking commands and half of them just fired a message box saying they weren't allowed, wasting me 2 clicks to learn what greyed shows with zero.</description>
		<content:encoded><![CDATA[<p>I&#8217;m with Rob.<br />
In menus etc I really don&#8217;t like hiding stuff, disable would be me preference. For forms sometime I might hide a child section till required.</p>
<p>I tend to work by position so I know roughly where I expect to find stuff and scan from there till I find it. I can only assume whoever came up with personalised menus (and the Ribbon) works completely differently.</p>
<p>I&#8217;d get quickly annoyed if I was offered a bunch of identical looking commands and half of them just fired a message box saying they weren&#8217;t allowed, wasting me 2 clicks to learn what greyed shows with zero.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on To Disable or Not To Disable, That Is the Question by Hans Schraven</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/07/01/to-disable-or-not-to-disable-that-is-the-question/#comment-33299</link>
		<author>Hans Schraven</author>
		<pubDate>Thu, 03 Jul 2008 10:13:24 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2008/07/01/to-disable-or-not-to-disable-that-is-the-question/#comment-33299</guid>
					<description>Preferably I consider workboooks and documents as data storage facilities. The most important VBA instruction I use is Application.visible =false. Communication with the user is being handled with a userform. 
Essential prerequisite is a thorough analysis of the tasks the computer has to perform and which instructions (and in what order) the user has to give to the computer. I try to let the computer work 'for' the user instead of letting the user work 'with' the computer.
If in some cases user-involvement in unavoidable (for instance when assessing the result of the computer's work: products in Word) I usually disable all commandbars and design a special commandbar fitted for the task that is being performed. If users 'complain' I consider that as feedback on where I missed something in the analysis of the task the computer has to perform.</description>
		<content:encoded><![CDATA[<p>Preferably I consider workboooks and documents as data storage facilities. The most important VBA instruction I use is Application.visible =false. Communication with the user is being handled with a userform.<br />
Essential prerequisite is a thorough analysis of the tasks the computer has to perform and which instructions (and in what order) the user has to give to the computer. I try to let the computer work &#8216;for&#8217; the user instead of letting the user work &#8216;with&#8217; the computer.<br />
If in some cases user-involvement in unavoidable (for instance when assessing the result of the computer&#8217;s work: products in Word) I usually disable all commandbars and design a special commandbar fitted for the task that is being performed. If users &#8216;complain&#8217; I consider that as feedback on where I missed something in the analysis of the task the computer has to perform.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Identify Empty Cells in VBA by Simon Murphy</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/06/26/identify-empty-cells-in-vba/#comment-33298</link>
		<author>Simon Murphy</author>
		<pubDate>Thu, 03 Jul 2008 10:11:34 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2008/06/26/identify-empty-cells-in-vba/#comment-33298</guid>
					<description>MacroMan
Wilmott by any chance??</description>
		<content:encoded><![CDATA[<p>MacroMan<br />
Wilmott by any chance??</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Referring to Previous Sheet by Phil</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/02/referring-to-previous-sheet/#comment-33297</link>
		<author>Phil</author>
		<pubDate>Thu, 03 Jul 2008 09:54:19 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2004/12/02/referring-to-previous-sheet/#comment-33297</guid>
					<description>Ive tried to use that formulas but ive got an error (formula has an error - indirect is highlighted) when Im trying to insert name ThisSheet =GET.CELL(32+0*now(),indirect(”rc”,False))

Do you know why this is happening?</description>
		<content:encoded><![CDATA[<p>Ive tried to use that formulas but ive got an error (formula has an error - indirect is highlighted) when Im trying to insert name ThisSheet =GET.CELL(32+0*now(),indirect(”rc”,False))</p>
<p>Do you know why this is happening?</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Excel Links by John Walkenbach</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/07/02/excel-links/#comment-33295</link>
		<author>John Walkenbach</author>
		<pubDate>Thu, 03 Jul 2008 01:57:47 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2008/07/02/excel-links/#comment-33295</guid>
					<description>What a world we live in. An anonymous person with no credentials or samples can advertise their services on the Web and collect money in advance. And, if I understand the Service Terms, she can provide absolutely lousy service, and the client has no recourse.

Nice gig, Rainman!</description>
		<content:encoded><![CDATA[<p>What a world we live in. An anonymous person with no credentials or samples can advertise their services on the Web and collect money in advance. And, if I understand the Service Terms, she can provide absolutely lousy service, and the client has no recourse.</p>
<p>Nice gig, Rainman!</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Running Macros When a Workbook is Opened by Ronald Dodge</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/08/18/running-macros-when-a-workbook-is-opened/#comment-33285</link>
		<author>Ronald Dodge</author>
		<pubDate>Wed, 02 Jul 2008 23:13:24 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2004/08/18/running-macros-when-a-workbook-is-opened/#comment-33285</guid>
					<description>I also have ran into an issue with Workbook_Open not working properly when opening up the workbook with a such code.  Generally it works fine, but there has been cases when the "EnableEvents" has been set to false for some strange reason (and no, this was not via code as I rarely ever use the property in code, though if debugging or it errored out and didn't get past such code to re-enable the events by setting this property back to true, then this would be one such case where it would cause the Open Event on the Workbook object to NOT work).

As a result of this event not working properly in those unknown cases, I almost always use the "Private Sub Auto_Open()" within a standard module.  If we still need to have a such macro to work after opening up the workbook via code, I could then use the "Application.Run" method to run such code.  Of course, the Auto_Open procedure would only call on another procedure that is set to "Public", so as the Application.Run method can see the procedure that it needs to run, given the "Auto_Open" procedure is set to Private as that is the only way I been able to get it to work properly.</description>
		<content:encoded><![CDATA[<p>I also have ran into an issue with Workbook_Open not working properly when opening up the workbook with a such code.  Generally it works fine, but there has been cases when the &#8220;EnableEvents&#8221; has been set to false for some strange reason (and no, this was not via code as I rarely ever use the property in code, though if debugging or it errored out and didn&#8217;t get past such code to re-enable the events by setting this property back to true, then this would be one such case where it would cause the Open Event on the Workbook object to NOT work).</p>
<p>As a result of this event not working properly in those unknown cases, I almost always use the &#8220;Private Sub Auto_Open()&#8221; within a standard module.  If we still need to have a such macro to work after opening up the workbook via code, I could then use the &#8220;Application.Run&#8221; method to run such code.  Of course, the Auto_Open procedure would only call on another procedure that is set to &#8220;Public&#8221;, so as the Application.Run method can see the procedure that it needs to run, given the &#8220;Auto_Open&#8221; procedure is set to Private as that is the only way I been able to get it to work properly.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on To Disable or Not To Disable, That Is the Question by Charles Williams</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/07/01/to-disable-or-not-to-disable-that-is-the-question/#comment-33275</link>
		<author>Charles Williams</author>
		<pubDate>Wed, 02 Jul 2008 18:06:49 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2008/07/01/to-disable-or-not-to-disable-that-is-the-question/#comment-33275</guid>
					<description>I mostly go with disable rather than hide on a form, but also use Messages for command sequence problems when the user has to have done something first ie "Please get history data before doing forecast". I guess I dont have hard and fast rules: it all depends on context.</description>
		<content:encoded><![CDATA[<p>I mostly go with disable rather than hide on a form, but also use Messages for command sequence problems when the user has to have done something first ie &#8220;Please get history data before doing forecast&#8221;. I guess I dont have hard and fast rules: it all depends on context.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Running Macros When a Workbook is Opened by Nick</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/08/18/running-macros-when-a-workbook-is-opened/#comment-33273</link>
		<author>Nick</author>
		<pubDate>Wed, 02 Jul 2008 17:52:13 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2004/08/18/running-macros-when-a-workbook-is-opened/#comment-33273</guid>
					<description>If you use events heavily in alot of workbooks, then it might be useful to have an Auto_Open to run the Workbook_Open actions if events have been disabled (perhaps from an uncaught error in a segment of code which had disabled events).</description>
		<content:encoded><![CDATA[<p>If you use events heavily in alot of workbooks, then it might be useful to have an Auto_Open to run the Workbook_Open actions if events have been disabled (perhaps from an uncaught error in a segment of code which had disabled events).</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Number Stored as Text by Alec</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/02/18/number-stored-as-text/#comment-33272</link>
		<author>Alec</author>
		<pubDate>Wed, 02 Jul 2008 17:44:53 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2006/02/18/number-stored-as-text/#comment-33272</guid>
					<description>We have a database program that you can query out certain barcodes.
1.  highlight all barcodes
2.  copy the numbers
3.  go to excel
4.  'right click'
5.  'paste special'
6.  'text'

It automatically formatted them as numbers.  Before, it was copying over as html.</description>
		<content:encoded><![CDATA[<p>We have a database program that you can query out certain barcodes.<br />
1.  highlight all barcodes<br />
2.  copy the numbers<br />
3.  go to excel<br />
4.  &#8216;right click&#8217;<br />
5.  &#8216;paste special&#8217;<br />
6.  &#8216;text&#8217;</p>
<p>It automatically formatted them as numbers.  Before, it was copying over as html.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Excel Links by Tushar Mehta</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/07/02/excel-links/#comment-33270</link>
		<author>Tushar Mehta</author>
		<pubDate>Wed, 02 Jul 2008 17:06:57 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2008/07/02/excel-links/#comment-33270</guid>
					<description>Dick wrote: By the way, my “to read” list is a list of things I want to do but probably never will.

You should add the following to your list:
Using VBA to access the ’Net
http://www.tushar-mehta.com/publish_train/xl_vba_cases/vba_web_pages_services/index.htm</description>
		<content:encoded><![CDATA[<p>Dick wrote: By the way, my “to read” list is a list of things I want to do but probably never will.</p>
<p>You should add the following to your list:<br />
Using VBA to access the ’Net<br />
<a href="http://www.tushar-mehta.com/publish_train/xl_vba_cases/vba_web_pages_services/index.htm" rel="nofollow">http://www.tushar-mehta.com/publish_train/xl_vba_cases/vba_web_pages_services/index.htm</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Identify Empty Cells in VBA by Kronemab</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/06/26/identify-empty-cells-in-vba/#comment-33269</link>
		<author>Kronemab</author>
		<pubDate>Wed, 02 Jul 2008 16:11:09 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2008/06/26/identify-empty-cells-in-vba/#comment-33269</guid>
					<description>I'm running into a similar issue w/empty cells, in that I'm trying to copy one column of data from one sheet to another.  

However, the column in the first sheet may or may not have blank cells (identified by ""), depending on parameters set by user - and what I'd like to do is set up code that always pastes the actual data in consecutive rows.

Example:

First Sheet

   A
1 12344
2 ""
3 ""
4 4525
5 4565
6 ""

Second Sheet (desired output)

   A
1 12344
2 4525
3 4565

Any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;m running into a similar issue w/empty cells, in that I&#8217;m trying to copy one column of data from one sheet to another.  </p>
<p>However, the column in the first sheet may or may not have blank cells (identified by &#8220;&#8221;), depending on parameters set by user - and what I&#8217;d like to do is set up code that always pastes the actual data in consecutive rows.</p>
<p>Example:</p>
<p>First Sheet</p>
<p>   A<br />
1 12344<br />
2 &#8220;&#8221;<br />
3 &#8220;&#8221;<br />
4 4525<br />
5 4565<br />
6 &#8220;&#8221;</p>
<p>Second Sheet (desired output)</p>
<p>   A<br />
1 12344<br />
2 4525<br />
3 4565</p>
<p>Any ideas?</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on To Disable or Not To Disable, That Is the Question by Doug Glancy</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/07/01/to-disable-or-not-to-disable-that-is-the-question/#comment-33268</link>
		<author>Doug Glancy</author>
		<pubDate>Wed, 02 Jul 2008 14:45:14 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2008/07/01/to-disable-or-not-to-disable-that-is-the-question/#comment-33268</guid>
					<description>I mostly agree, but I think there are gray areas.  For example, one of my addins allows you to save a workbook in a certain format.  It doesn't work if the workbook hasn't been saved yet, i.e., it's still "Book1".  I don't disable the item in that situation though, because I think it would be more confusing to the user.  Instead if they click it there's a "This workbook must be saved first" message.  I don't know how else I'd explain it as effectively beforehand.  Of course, I should really offer the chance to save the workbook right then and continue, so, bad example...

Maybe a better one is if you try to print a blank worksheet.  You get the "nothing to print" message.  I think that's better than greying it out, which could be more confusing.  I'd also argue the same for the message you get if you try to sort or filter in an empty area.  Except the message you get is not much help either...</description>
		<content:encoded><![CDATA[<p>I mostly agree, but I think there are gray areas.  For example, one of my addins allows you to save a workbook in a certain format.  It doesn&#8217;t work if the workbook hasn&#8217;t been saved yet, i.e., it&#8217;s still &#8220;Book1&#8243;.  I don&#8217;t disable the item in that situation though, because I think it would be more confusing to the user.  Instead if they click it there&#8217;s a &#8220;This workbook must be saved first&#8221; message.  I don&#8217;t know how else I&#8217;d explain it as effectively beforehand.  Of course, I should really offer the chance to save the workbook right then and continue, so, bad example&#8230;</p>
<p>Maybe a better one is if you try to print a blank worksheet.  You get the &#8220;nothing to print&#8221; message.  I think that&#8217;s better than greying it out, which could be more confusing.  I&#8217;d also argue the same for the message you get if you try to sort or filter in an empty area.  Except the message you get is not much help either&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on To Disable or Not To Disable, That Is the Question by zach</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/07/01/to-disable-or-not-to-disable-that-is-the-question/#comment-33261</link>
		<author>zach</author>
		<pubDate>Wed, 02 Jul 2008 13:33:31 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2008/07/01/to-disable-or-not-to-disable-that-is-the-question/#comment-33261</guid>
					<description>It appears there's pretty much unanimous disagreement with that statement.  I have some quick-and-dirty macros that graduated to my add-in menu for which I never bothered with enabling/disabling.  Even though I wrote the code and have used it for years, I still manage to occasionally trigger it in an inappropriate setting and screw things up.  I don't see a message box telling me I shouldn't have done that being any more useful than the VB error box.

This whole discussion reminds me of my favorite windows application ever, the appropriately named Windows Enabler.  It allows you to totally disregard the programmer's intentions and re-enable those disabled controls to see what happens.  

http://www.angelfire.com/falcon/speedload/Enabler.htm</description>
		<content:encoded><![CDATA[<p>It appears there&#8217;s pretty much unanimous disagreement with that statement.  I have some quick-and-dirty macros that graduated to my add-in menu for which I never bothered with enabling/disabling.  Even though I wrote the code and have used it for years, I still manage to occasionally trigger it in an inappropriate setting and screw things up.  I don&#8217;t see a message box telling me I shouldn&#8217;t have done that being any more useful than the VB error box.</p>
<p>This whole discussion reminds me of my favorite windows application ever, the appropriately named Windows Enabler.  It allows you to totally disregard the programmer&#8217;s intentions and re-enable those disabled controls to see what happens.  </p>
<p><a href="http://www.angelfire.com/falcon/speedload/Enabler.htm" rel="nofollow">http://www.angelfire.com/falcon/speedload/Enabler.htm</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on To Disable or Not To Disable, That Is the Question by Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/07/01/to-disable-or-not-to-disable-that-is-the-question/#comment-33259</link>
		<author>Jon Peltier</author>
		<pubDate>Wed, 02 Jul 2008 12:13:33 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2008/07/01/to-disable-or-not-to-disable-that-is-the-question/#comment-33259</guid>
					<description>I was surprised by Joel's statement.</description>
		<content:encoded><![CDATA[<p>I was surprised by Joel&#8217;s statement.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Simple Gantt Chart by Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/05/10/simple-gantt-chart/#comment-33258</link>
		<author>Jon Peltier</author>
		<pubDate>Wed, 02 Jul 2008 12:12:13 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2008/05/10/simple-gantt-chart/#comment-33258</guid>
					<description>The point is, you have to add images to charts carefully, if at all. Most examples I've seen shout out "Forget the data! Look how clever and artistic I am!" The unfortunate reader has to play a game of "I Spy" or "Where's Waldo" with the data.</description>
		<content:encoded><![CDATA[<p>The point is, you have to add images to charts carefully, if at all. Most examples I&#8217;ve seen shout out &#8220;Forget the data! Look how clever and artistic I am!&#8221; The unfortunate reader has to play a game of &#8220;I Spy&#8221; or &#8220;Where&#8217;s Waldo&#8221; with the data.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on To Disable or Not To Disable, That Is the Question by Jim Rech</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/07/01/to-disable-or-not-to-disable-that-is-the-question/#comment-33257</link>
		<author>Jim Rech</author>
		<pubDate>Wed, 02 Jul 2008 12:05:31 +0000</pubDate>
		<guid>http://www.dailydoseofexcel.com/archives/2008/07/01/to-disable-or-not-to-disable-that-is-the-question/#comment-33257</guid>
					<description>Amen to what Rob said.</description>
		<content:encoded><![CDATA[<p>Amen to what Rob said.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
