<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Excel &#8211; copying formulas</title>
	<atom:link href="http://www.accessdataservices.com/blog/excel-copying-formulas/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.accessdataservices.com/blog/excel-copying-formulas/</link>
	<description>Miscellaneous Computer Technology Notes</description>
	<lastBuildDate>Sun, 13 Jun 2010 22:08:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Gare</title>
		<link>http://www.accessdataservices.com/blog/excel-copying-formulas/comment-page-1/#comment-39254</link>
		<dc:creator>Gare</dc:creator>
		<pubDate>Sun, 09 Aug 2009 15:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.accessdataservices.com/blog/wordpress/?p=19#comment-39254</guid>
		<description>For Open Office Calc, use $:

Addresses and References, Absolute and Relative 
Relative Addressing

The cell in column A, row 1 is addressed as A1. You can address a range of adjacent cells by first entering the coordinates of the upper left cell of the area, then a colon followed by the coordinates of the lower right cell. For example, the square formed by the first four cells in the upper left corner is addressed as A1:B2.
By addressing an area in this way, you are making a relative reference to A1:B2. Relative here means that the reference to this area will be adjusted automatically when you copy the formulas.
Absolute Addressing
Absolute references are the opposite of relative addressing. A dollar sign is placed before each letter and number in an absolute reference, for example, $A$1:$B$2.

OpenOffice.org can convert the current reference, in which the cursor is positioned in the input line, from relative to absolute and vice versa by pressing Shift +F4. If you start with a relative address such as A1, the first time you press this key combination, both row and column are set to absolute references ($A$1). The second time, only the row (A$1), and the third time, only the column ($A1). If you press the key combination once more, both column and row references are switched back to relative (A1)

OpenOffice.org Calc shows the references to a formula. If, for example you click the formula =SUM(A1:C5;D15:D24) in a cell, the two referenced areas in the sheet will be highlighted in color. For example, the formula component &quot;A1:C5&quot; may be in blue and the cell range in question bordered in the same shade of blue. The next formula component &quot;D15:D24&quot; can be marked in red in the same way.</description>
		<content:encoded><![CDATA[<p>For Open Office Calc, use $:</p>
<p>Addresses and References, Absolute and Relative<br />
Relative Addressing</p>
<p>The cell in column A, row 1 is addressed as A1. You can address a range of adjacent cells by first entering the coordinates of the upper left cell of the area, then a colon followed by the coordinates of the lower right cell. For example, the square formed by the first four cells in the upper left corner is addressed as A1:B2.<br />
By addressing an area in this way, you are making a relative reference to A1:B2. Relative here means that the reference to this area will be adjusted automatically when you copy the formulas.<br />
Absolute Addressing<br />
Absolute references are the opposite of relative addressing. A dollar sign is placed before each letter and number in an absolute reference, for example, $A$1:$B$2.</p>
<p>OpenOffice.org can convert the current reference, in which the cursor is positioned in the input line, from relative to absolute and vice versa by pressing Shift +F4. If you start with a relative address such as A1, the first time you press this key combination, both row and column are set to absolute references ($A$1). The second time, only the row (A$1), and the third time, only the column ($A1). If you press the key combination once more, both column and row references are switched back to relative (A1)</p>
<p>OpenOffice.org Calc shows the references to a formula. If, for example you click the formula =SUM(A1:C5;D15:D24) in a cell, the two referenced areas in the sheet will be highlighted in color. For example, the formula component &#8220;A1:C5&#8243; may be in blue and the cell range in question bordered in the same shade of blue. The next formula component &#8220;D15:D24&#8243; can be marked in red in the same way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: info</title>
		<link>http://www.accessdataservices.com/blog/excel-copying-formulas/comment-page-1/#comment-4</link>
		<dc:creator>info</dc:creator>
		<pubDate>Fri, 21 Apr 2006 17:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.accessdataservices.com/blog/wordpress/?p=19#comment-4</guid>
		<description>Excel Function Listing and Index: http://www.meadinkent.co.uk/xlidx.htm</description>
		<content:encoded><![CDATA[<p>Excel Function Listing and Index: <a href="http://www.meadinkent.co.uk/xlidx.htm" rel="nofollow">http://www.meadinkent.co.uk/xlidx.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: info</title>
		<link>http://www.accessdataservices.com/blog/excel-copying-formulas/comment-page-1/#comment-3</link>
		<dc:creator>info</dc:creator>
		<pubDate>Fri, 21 Apr 2006 17:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.accessdataservices.com/blog/wordpress/?p=19#comment-3</guid>
		<description>Concatenation symbol for Excel is the sign &#039;&amp;&#039;

And random Date Functions formula: =DATE(YEAR(A33), MONTH(A33)+1, DAY(A33))</description>
		<content:encoded><![CDATA[<p>Concatenation symbol for Excel is the sign &#8216;&amp;&#8217;</p>
<p>And random Date Functions formula: =DATE(YEAR(A33), MONTH(A33)+1, DAY(A33))</p>
]]></content:encoded>
	</item>
</channel>
</rss>
