<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Excel-Expert &#187; The Problem Page</title>
	<atom:link href="http://excel-expert.com/category/the-problem-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://excel-expert.com</link>
	<description>Making spreadsheets work for you</description>
	<lastBuildDate>Mon, 06 Sep 2010 15:03:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to make a spreadsheet expire</title>
		<link>http://excel-expert.com/2010/01/how-to-make-a-spreadsheet-expire/</link>
		<comments>http://excel-expert.com/2010/01/how-to-make-a-spreadsheet-expire/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 10:35:24 +0000</pubDate>
		<dc:creator>Excel Expert</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[The Problem Page]]></category>
		<category><![CDATA[Problem]]></category>

		<guid isPermaLink="false">http://excel-expert.com/?p=501</guid>
		<description><![CDATA[Liam from EverythingZing in Letchworth writes; Hi Carl, I am looking for a macro that makes the excel file either self-delete or expire after a set period of time.  Any suggestions would be appreciated. First of all, it is not possible to make an Excel file self delete, Microsoft put in all sorts of safe [...]]]></description>
			<content:encoded><![CDATA[<p>Liam from EverythingZing in Letchworth writes;</p>
<p><em>Hi Carl, I am looking for a macro that makes the excel file either self-delete or expire after a set period of time.  Any suggestions would be appreciated.</em></p>
<p><span id="more-501"></span>First of all, it is not possible to make an Excel file self delete, Microsoft put in all sorts of safe guards to stop macros being used in bad ways, however there are ways we can make the functionality expire.</p>
<p>Have a look at this macro</p>
<p><span style="color: #ffffff;">-</span></p>
<p><em>Sub MyMacro()</em></p>
<p><em>ExpireDate = #1/1/2011#</em></p>
<p><em>If Now() &lt; ExpireDate Then</em></p>
<p><em>&#8216;Your macro goes here</em></p>
<p><em>End if</em></p>
<p><em>End Sub</em></p>
<p><em><span style="color: #ffffff;">-</span><br />
</em></p>
<p>What this macro does is it checks today&#8217;s data against a predefined date, in this case 1st Jan 2011. If the day the macro is run is before the predefined date, then your macro will run as normal, if not it won&#8217;t.</p>
<p>There are some variations you might want to try. Try adapting the macro so it runs when the spreadsheet opens, that way you can use the macro to instantly close the file back down again if it is opened after the expiration date.</p>
<p><span style="color: #ffffff;">-</span></p>
<p><span style="color: #ffffff;">-</span></p>
<p><span style="color: #ffffff;">-</span></p>
]]></content:encoded>
			<wfw:commentRss>http://excel-expert.com/2010/01/how-to-make-a-spreadsheet-expire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cell colors won&#8217;t change</title>
		<link>http://excel-expert.com/2010/01/cell-colors-wont-change/</link>
		<comments>http://excel-expert.com/2010/01/cell-colors-wont-change/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 09:58:14 +0000</pubDate>
		<dc:creator>Excel Expert</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[The Problem Page]]></category>
		<category><![CDATA[Formatting]]></category>
		<category><![CDATA[Problem]]></category>

		<guid isPermaLink="false">http://excel-expert.com/?p=492</guid>
		<description><![CDATA[Our first problem today is from Joe in Indianapolis, and he writes; I have sheets that won&#8217;t show the colors that I have formatted into them. When I go a cell, it is white.  When I open the color palette the color I chose for that cell is highlighted with the box around the color [...]]]></description>
			<content:encoded><![CDATA[<p>Our first problem today is from Joe in Indianapolis, and he writes;</p>
<p><em>I have sheets that won&#8217;t show the colors that I have formatted into them. When I go a cell, it is white.  When I open the color palette the color I chose for that cell is highlighted with the box around the color that is supposed to be there.  When I try to color the same cell with the same or different color, nothing happens.  It&#8217;s as though the color generator is turned off.  Help, help. and help.</em></p>
<p><em><span id="more-492"></span></em>The most likely cause of this is that the accessibility settings on your PC are wrong. Try this</p>
<ol>
<li>In Windows click &#8220;Start&#8221; and go to the &#8220;Control Panel&#8221;</li>
<li>Go to &#8220;Accessibility Options&#8221;</li>
<li>Select the &#8220;Display&#8221; tab and unselect the &#8220;Use High Contrast&#8221; check box</li>
<li>Click &#8220;OK&#8221; to close the &#8220;Accessibility Options&#8221; dialog box and to save your settings</li>
</ol>
<p>If you go back to your spreadsheet you should be able to format the cell color&#8217;s as normal.</p>
<p>Let ne know how you get on with this Joe.</p>
<p><span style="color: #ffffff;">-</span></p>
<p><span style="color: #ffffff;">-</span></p>
<p><span style="color: #ffffff;">-</span></p>
]]></content:encoded>
			<wfw:commentRss>http://excel-expert.com/2010/01/cell-colors-wont-change/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
