<?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>Geek Rant dot org &#187; Excel</title>
	<atom:link href="http://www.geekrant.org/category/applications/ms-office/excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekrant.org</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 10:44:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Importing into SQL Server</title>
		<link>http://www.geekrant.org/2011/03/30/importing-into-sql-server/</link>
		<comments>http://www.geekrant.org/2011/03/30/importing-into-sql-server/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 01:48:12 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Access]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.geekrant.org/?p=1942</guid>
		<description><![CDATA[Alas SQL Server Management Studio isn&#8217;t as friendly as it could be for pasting in data. You&#8217;d think Microsoft would have this humming, but when I tried to paste from Excel, it attempted to paste the entire first row from my spreadsheet into the first column (in one row) of the database. Using MS Access [...]]]></description>
			<content:encoded><![CDATA[<p>Alas SQL Server Management Studio isn&#8217;t as friendly as it could be for pasting in data. You&#8217;d think Microsoft would have this humming, but when I tried to paste from Excel, it attempted to paste the entire first row from my spreadsheet into the first column (in one row) of the database.</p>
<p>Using MS Access to open up the database probably would have worked, but I didn&#8217;t have it on that machine.</p>
<p>Trying to import using the SQL Server Import And Export Data wizard from a CSV text file worked for a small amount of data, but the 80,000 rows I was trying to import from the world ports code list didn&#8217;t. Time and time again it would report an error (unspecified) and give me the option of Abort, Retry, Ignore. No matter option I chose, it crashed.</p>
<p>While the 64-bit version of the wizard on my 64-bit Win7 machine didn&#8217;t allow you to import from Excel/Access, the 32-bit version did (presumably because MS Office, at least the version I have installed, is 32-bit).</p>
<p>The next problem was that it only supported Excel 2003 format, which can&#8217;t handle more than 64K rows. I ended up having to split the data into two and import the two spreadsheets separately. Then it worked.</p>
<p>Shame the wizard is so flaky, and of course it&#8217;s a big shame that Management Studio doesn&#8217;t do copy/paste like one would expect. (Maybe that too was a 32-bit/64-bit issue.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekrant.org/2011/03/30/importing-into-sql-server/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Quick look at Google Spreadsheets</title>
		<link>http://www.geekrant.org/2006/06/07/google-spreadsheet-quick/</link>
		<comments>http://www.geekrant.org/2006/06/07/google-spreadsheet-quick/#comments</comments>
		<pubDate>Wed, 07 Jun 2006 10:54:27 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Google and Gmail]]></category>

		<guid isPermaLink="false">http://www.geekrant.org/?p=724</guid>
		<description><![CDATA[Here&#8217;s what it looks like. Click it to see it bigger. Not bad, but looks very simple compared to Excel. This could be a good or a bad thing. Does a lot of Excel-like things. This kind of comparison is inevitable, as most users are familiar with it. Doesn&#8217;t feel as refined as Writely. Right-click [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s what it looks like. Click it to see it bigger.</p>
<p><a href="http://www.geekrant.org/files/2006/google-spreadsheet.png"><img src="http://www.geekrant.org/files/2006/google-spreadsheet-small.png" width="449" height="305" alt="Google spreadsheet" /></a></p>
<p>Not bad, but looks very simple compared to Excel. This could be a good or a bad thing. Does a lot of Excel-like things. This kind of comparison is inevitable, as most users are familiar with it.</p>
<p>Doesn&#8217;t feel as refined as Writely. Right-click not harnessed.</p>
<p>Linked to your Gmail/Google logon, of course.</p>
<p>Exports a reasonably clean HTML table. (Certainly better than any released versions of Excel/Office.)</p>
<p>Watch out if you lose your connection:</p>
<p><img src="http://www.geekrant.org/files/2006/google-spreadsheet-glitch.png" width="414" height="207" alt="Google spreadsheet lost connection" /></p>
<p>My immediate reaction is this could be useful for some things &#8212; like Writely, if you want to be able to edit from anywhere connected, and/or share the document realtime with others.</p>
<p>But <a href="http://scobleizer.wordpress.com/2006/06/06/google-announces-more-sleepless-nights-ahead-for-msft-product-managers/">like Scoble</a>, I can&#8217;t see it replacing &#8220;offline&#8221; apps for individual users just yet. Hosted apps within a corporation however, that could (eventually) be another matter, especially as the technology matures.</p>
<p><strong>See also:</strong> <a href="http://www.geekrant.org/2006/05/18/writely-a-product-review/">Josh and I look at Writely</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekrant.org/2006/06/07/google-spreadsheet-quick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google spreadsheet soon</title>
		<link>http://www.geekrant.org/2006/06/06/google-spreadsheet-soon/</link>
		<comments>http://www.geekrant.org/2006/06/06/google-spreadsheet-soon/#comments</comments>
		<pubDate>Tue, 06 Jun 2006 02:59:51 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Google and Gmail]]></category>

		<guid isPermaLink="false">http://www.geekrant.org/?p=720</guid>
		<description><![CDATA[It&#8217;s widely reported that Google will be releasing an online spreadsheet on the 6/6/2006 (presumably US time). Probably limited signup initially, but keep an eye on spreadsheet.google.com, which is currently showing a 404 (rather than a &#8220;Host not found&#8221;). Update 20:15. Sneak peak and sign-up (they&#8217;ll email you when it&#8217;s available). Update 22:00. Now at [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s <a href="http://blogs.zdnet.com/web2explorer/index.php?p=200">widely reported</a> that Google will be releasing an online spreadsheet on the 6/6/2006 (presumably US time).</p>
<p>Probably limited signup initially, but keep an eye on <a href="http://spreadsheet.google.com/">spreadsheet.google.com</a>, which is currently showing a 404 (rather than a &#8220;Host not found&#8221;).</p>
<p><strong>Update 20:15</strong>. <a href="http://www.google.com/googlespreadsheets/tour1.html">Sneak peak and sign-up</a> (they&#8217;ll email you when it&#8217;s available).</p>
<p><strong>Update 22:00</strong>. Now at <a href="http://spreadsheet.google.com/">spreadsheet.google.com</a> I get &#8220;Server Error. The server encountered a temporary error and could not complete your request. Please try again in 30 seconds.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekrant.org/2006/06/06/google-spreadsheet-soon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hiding Excel warnings during automation</title>
		<link>http://www.geekrant.org/2005/10/17/hiding-excel-warnings-automation/</link>
		<comments>http://www.geekrant.org/2005/10/17/hiding-excel-warnings-automation/#comments</comments>
		<pubDate>Mon, 17 Oct 2005 08:26:07 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[VB]]></category>

		<guid isPermaLink="false">http://www.geekrant.org/?p=433</guid>
		<description><![CDATA[Well, I sorted out my problem of confusing warnings appearing whilst controlling Excel with VBA. Turns out there is an Application.DisplayAlerts property which, when set to false, hides warnings such as the one I was getting. It took a little Googling to find the solution, which wasn&#8217;t readily apparently in any of the MS help [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I sorted out my problem of confusing warnings appearing whilst controlling Excel with VBA. Turns out there is an <a href="http://msdn.microsoft.com/library/en-us/vbaxl11/html/xlproDisplayAlerts1_HV05200607.asp">Application.DisplayAlerts property</a> which, when set to false, hides warnings such as the one I was getting. It took a little Googling to find <a href="http://www.dicks-blog.com/archives/2004/11/30/alerts-when-sharing-and-unsharing/">the solution</a>, which wasn&#8217;t readily apparently in any of the MS help for the methods I&#8217;d got the warnings from.</p>
<p>The other Office applications also have a DisplayAlerts property.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekrant.org/2005/10/17/hiding-excel-warnings-automation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Needless Excel automation warnings</title>
		<link>http://www.geekrant.org/2005/10/15/excel-automation-warning/</link>
		<comments>http://www.geekrant.org/2005/10/15/excel-automation-warning/#comments</comments>
		<pubDate>Fri, 14 Oct 2005 21:48:39 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[VB]]></category>

		<guid isPermaLink="false">http://www.geekrant.org/?p=432</guid>
		<description><![CDATA[Okay, this is annoying. I&#8217;m working on a VB program that uses the Excel object library to automate a fairly complex update into Excel. The general idea when you&#8217;re automating Excel is to smoothly do your operation behind-the-scenes, to hide the complexity from the user. So the last thing you need is complicated dialog boxes [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, this is annoying. I&#8217;m working on a VB program that uses the Excel object library to automate a fairly complex update into Excel. The general idea when you&#8217;re automating Excel is to smoothly do your operation behind-the-scenes, to hide the complexity from the user.</p>
<p><img src="/files/2005/excel-share-warning.png" width="711" height="121" alt="Excel warning" /></p>
<p>So the last thing you need is complicated dialog boxes popping up to ask the user questions. I&#8217;m the programmer: I&#8217;m meant to make the decisions. Tell <em>me</em>, the programmer, that if I save this Shared Workbook with a password that certain parts of the file won&#8217;t be encrypted. Don&#8217;t tell my user, and ask them to decide if it should happen or not.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekrant.org/2005/10/15/excel-automation-warning/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

