<?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>Flexible Business Systems</title>
	<atom:link href="http://www.flexiblesystems.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flexiblesystems.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 13:56:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to Use an Absolute Reference in a Formula</title>
		<link>http://www.flexiblesystems.com/2012/how-to-use-an-absolute-reference-in-a-formula/</link>
		<comments>http://www.flexiblesystems.com/2012/how-to-use-an-absolute-reference-in-a-formula/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 19:39:38 +0000</pubDate>
		<dc:creator>alehrfeld</dc:creator>
				<category><![CDATA[Microsoft Excel]]></category>

		<guid isPermaLink="false">http://www.flexiblesystems.com/?p=3188</guid>
		<description><![CDATA[Here is a Microsoft Excel Tip that will help you create useful formulas in your spreadsheets. Ordinarily if you copy and paste a formula from one cell into another, Excel assumes that any cells referenced within the formula change with relation to the new location.  But sometimes you may need to perform a calculation in [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a Microsoft Excel Tip that will help you create useful formulas in your spreadsheets.</p>
<p>Ordinarily if you copy and paste a formula from one cell into another, Excel assumes that any cells referenced within the formula change with relation to the new location.  But sometimes you may need to perform a calculation in several places on your worksheet always referencing the same cell.  You need to use an absolute reference in your formula to make sure Excel handles the calculation correctly.</p>
<p>Here’s how:</p>
<table border="1" cellspacing="1" cellpadding="5">
<tbody>
<tr>
<td></td>
<td><strong>A</strong></td>
<td><strong>B</strong></td>
<td><strong>C</strong></td>
</tr>
<tr>
<td><strong>1</strong></td>
<td>Hourly wage</td>
<td>$12.59</td>
<td></td>
</tr>
<tr>
<td><strong>2</strong></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><strong>3</strong></td>
<td><strong>Employee</strong></td>
<td><strong>Hours</strong></td>
<td><strong>Gross</strong></td>
</tr>
<tr>
<td><strong>4</strong></td>
<td>Adam</td>
<td>35</td>
<td>$440.65</td>
</tr>
<tr>
<td><strong>5</strong></td>
<td>Brad</td>
<td>37</td>
<td></td>
</tr>
<tr>
<td><strong>6</strong></td>
<td>Charlie</td>
<td>30</td>
<td></td>
</tr>
<tr>
<td><strong>7</strong></td>
<td>Diane</td>
<td>29</td>
<td></td>
</tr>
</tbody>
</table>
<p>In the example above, to calculate the gross wages for the employee named Adam, you might use the formula =B1*B4 to multiply the company’s hourly wage times the number of hours Adam worked this week.  Indeed, entering that formula into cell C4 yields the correct result.  But if you copy and paste the formula from C4 into the cells below, you won’t get the results you’re expecting.</p>
<p>The key is to make absolute reference to cell B1, the cell that contains the company’s hourly wage, because that cell needs to remain consistent in your formula even as you copy it down.</p>
<p>To make absolute reference to a cell, use the $ symbol before both the column and the row reference.  The correct formula to use in cell C4, therefore, which will permit you to copy the formula down and achieve the correct results, is:</p>
<p>=$B$1*B5</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flexiblesystems.com/2012/how-to-use-an-absolute-reference-in-a-formula/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a Blog?</title>
		<link>http://www.flexiblesystems.com/2012/what-is-a-blog/</link>
		<comments>http://www.flexiblesystems.com/2012/what-is-a-blog/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 18:15:13 +0000</pubDate>
		<dc:creator>alehrfeld</dc:creator>
				<category><![CDATA[Technology Explained]]></category>

		<guid isPermaLink="false">http://www.flexiblesystems.com/?p=3172</guid>
		<description><![CDATA[You&#8217;ve heard the word used before, but still you may not entirely understand what it is — or why it&#8217;s useful for your business. In this article, we will explain why you need to have a blog. Blogs in Plain English: A short introduction to blogs &#8211; how they work and why they matter.]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve heard the word used before, but still you may not entirely understand what it is — or why it&#8217;s useful for your business. In this article, we will explain why you need to have a blog.</p>
<p>Blogs in Plain English: A short introduction to blogs &#8211; how they work and why they matter.</p>
<p><!-- powered by Iframe plugin ver.2.1 (wordpress.org/extend/plugins/iframe/) --><br />
<iframe src="http://www.commoncraft.com/embed/956b251d30?width=600&amp;height=450&amp;autoplay=false&amp;playbutton=true&amp;controls_visible=false&amp;end_video_behavior=default" width="600" height="450" scrolling="no" class="iframe-class" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flexiblesystems.com/2012/what-is-a-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

