<?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>EveryJoe &#187; HTML tables</title>
	<atom:link href="http://www.everyjoe.com/tag/html-tables/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everyjoe.com</link>
	<description>Sports News - Tech Reviews - Entertainment - Life Tips for EveryJoe</description>
	<lastBuildDate>Sat, 12 Dec 2009 05:38:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Import Table Data Into Excel Easily</title>
		<link>http://www.everyjoe.com/articles/how-to-import-table-data-into-excel-easily-59/</link>
		<comments>http://www.everyjoe.com/articles/how-to-import-table-data-into-excel-easily-59/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 15:06:32 +0000</pubDate>
		<dc:creator>Jason Bean</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Excel 2007 data import]]></category>
		<category><![CDATA[grab data from website]]></category>
		<category><![CDATA[HTML tables]]></category>
		<category><![CDATA[import data]]></category>
		<category><![CDATA[Microsoft Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.microsoftweblog.com/how-to-import-table-data-into-excel-easily/</guid>
		<description><![CDATA[ 
Image: Screen capture of Excel 2007 interface by Jason Bean
Have you ever looked a website and thought, man I wish I could grab all that data in that table real quick and play around with it in Excel? 
What? Tables? On a website? Used in HTML? That&#8217;s just wrong!
Hold on a sec! I&#8217;m not talking about using a table for layout control. I&#8217;m talking about a table actually being used to present tabular data in rows and columns. Yes. There is a real reason to do that.
The question then remains. How do you easily get that data?
I came across [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/how-to-import-table-data-into-excel-easily-59/">How to Import Table Data Into Excel Easily</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.everyjoe.com/files/59/2008/11/datahtmltabletoxls.gif"><img title="data-html-table-to-xls" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="148" alt="data-html-table-to-xls" src="http://www.everyjoe.com/files/59/2008/11/datahtmltabletoxls-thumb.gif" width="400" border="0" /></a> </p>
<h6>Image: Screen capture of Excel 2007 interface by Jason Bean</h6>
<p>Have you ever looked a website and thought, man I wish I could grab all that data in that table real quick and play around with it in Excel? </p>
<p>What? Tables? On a website? Used in HTML? That&#8217;s just wrong!</p>
<p>Hold on a sec! I&#8217;m not talking about using a table for layout control. I&#8217;m talking about a table actually being used to present tabular data in rows and columns. Yes. There is a real reason to do that.</p>
<p>The question then remains. How do you easily get that data?</p>
<p>I came across a tip today that I knew could be done, but I wasn&#8217;t aware of how you could do it in this way and format, which makes it pretty easy.</p>
<p>I usually would just select the text in the table using my mouse and copy and paste it into my Excel spreadsheet. But then I&#8217;d have to go in and reformat columns and disable hyperlinks and delete columns and other general formatting issues.</p>
<p>With this tool, I just open the page that holds the table of data and select what table it is I&#8217;m wanting to import into my spreadsheet.</p>
<p>Here are the steps you need:</p>
<ol>
<li>Browse to the webpage that has the data you need to grab </li>
<li>Copy the URL of the page to your clipboard </li>
<li>Open a new workbook in Excel 2007 and navigate to the Data tab </li>
<li>Look for the Get External Data section (should be the first section on the left) </li>
<li>Select &quot;From Web&quot; in the toolbar </li>
</ol>
<p>A window opens and lets you paste the URL of your webpage into the address bar and loads the web page into the window.</p>
<p><font size="2"><em><strong>Note:</strong> It looks like the tool tries to open whatever page is set as your homepage initially. It was throwing script errors to me but I just clicked through the errors to keep moving forward.</em></font></p>
<p><a href="http://www.everyjoe.com/files/59/2008/11/datahtmltabletoxls2.gif"><img title="data-html-table-to-xls-2" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="313" alt="data-html-table-to-xls-2" src="http://www.everyjoe.com/files/59/2008/11/datahtmltabletoxls2-thumb.gif" width="405" border="0" /></a> </p>
<h6>Image: Screen capture by Jason Bean</h6>
<p>You should see something similar to the graphic above. Each table on the page is highlighted with a yellow box and black arrow. </p>
<p>Select the table (the arrow changes to a checkmark) holding the data you want to import and click on &quot;Import&quot;.</p>
<p>You&#8217;re then prompted to select the location you want to import the data into on your Excel spreadsheet.</p>
<p>Click OK and you&#8217;re ready to go.</p>
<p>Now you can manipulate and modify the data as much as you&#8217;d like in Excel.</p>
<p>Pretty cool eh?</p>
<p>Source: <a title="Microsoft Tips &amp; Tricks Special Delivery Email" href="http://office.microsoft.com/en-us/webcasts/FX102557791033.aspx" target="_blank">Microsoft Tips &amp; Tricks Special Delivery Email</a></p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/how-to-import-table-data-into-excel-easily-59/">How to Import Table Data Into Excel Easily</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/how-to-import-table-data-into-excel-easily-59/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>