<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Developer Barn - Microsoft Office</title>
		<link>http://www.developerbarn.com/</link>
		<description>Learn helpful tips and tricks to get the best out of Office suite, using Excel, Word, PowerPoint and more. Discuss how to automate repetitive tasks and more.</description>
		<language>en</language>
		<lastBuildDate>Mon, 06 Sep 2010 12:42:32 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.developerbarn.com/images/misc/rss.png</url>
			<title>Developer Barn - Microsoft Office</title>
			<link>http://www.developerbarn.com/</link>
		</image>
		<item>
			<title>Stubborn CSV file refuses to accept text format</title>
			<link>http://www.developerbarn.com/microsoft-office/2224-stubborn-csv-file-refuses-accept-text-format.html</link>
			<pubDate>Fri, 20 Aug 2010 17:47:59 GMT</pubDate>
			<description>I have a CSV file that contains a zip code.  Some zip codes beginning with zero appear as four digits instead of five.  So I attempted to use the...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->I have a CSV file that contains a zip code.  Some zip codes beginning with zero appear as four digits instead of five.  So I attempted to use the TEXT(R2,&quot;00000&quot;) formula to force the format.  Doing this produced the following result:<br />
<br />
1. Text appears correctly.<br />
2. File is verified as saved (including a change in the last modified date).<br />
3. When file is re-opened, changes are gone.<br />
<br />
I also attempted to format a column as text FIRST then paste the values of the formula into the new column and the format STILL did not hold.  The only thing that forces it is a single quote, but I cannot leave a single quote in my zip codes.<br />
<br />
Any ideas?<!-- google_ad_section_end --></div>

 ]]></content:encoded>
			<category domain="http://www.developerbarn.com/microsoft-office/">Microsoft Office</category>
			<dc:creator>Lauramc</dc:creator>
			<guid isPermaLink="true">http://www.developerbarn.com/microsoft-office/2224-stubborn-csv-file-refuses-accept-text-format.html</guid>
		</item>
		<item>
			<title><![CDATA[Obtaining values from web pages? [EXCEL]]]></title>
			<link>http://www.developerbarn.com/microsoft-office/2219-obtaining-values-web-pages-excel.html</link>
			<pubDate>Thu, 19 Aug 2010 11:59:34 GMT</pubDate>
			<description>Hey, 
 
Ive created a calculator that is based on values from other cells. Is there a way to get values from web pages? I want to get values from 5...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Hey,<br />
<br />
Ive created a calculator that is based on values from other cells. Is there a way to get values from web pages? I want to get values from 5 universities who do similar courses and get the entry requirements. But I don't want to check every single web page for the values. Also they are known to change the requirements, so it would be good to get them onLoad when the spreadsheet opens sort of thing... :confused:<br />
<br />
Any ideas or am i just being lazy?<!-- google_ad_section_end --></div>

 ]]></content:encoded>
			<category domain="http://www.developerbarn.com/microsoft-office/">Microsoft Office</category>
			<dc:creator>Centurion</dc:creator>
			<guid isPermaLink="true">http://www.developerbarn.com/microsoft-office/2219-obtaining-values-web-pages-excel.html</guid>
		</item>
	</channel>
</rss>
