<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Option_o_Example</title><link>https://sourceforge.net/p/csv2odf/wiki/Option_o_Example/</link><description>Recent changes to Option_o_Example</description><atom:link href="https://sourceforge.net/p/csv2odf/wiki/Option_o_Example/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 21 May 2014 01:42:04 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/csv2odf/wiki/Option_o_Example/feed" rel="self" type="application/rss+xml"/><item><title>Option_o_Example modified by Larry Jordan</title><link>https://sourceforge.net/p/csv2odf/wiki/Option_o_Example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -4,9 +4,9 @@

 **Input** data.csv

- 2011-06-14, "Sweep floor", 30, 22
- 2011-06-15, "Count beans", 60, 12
- 2011-07-10, "Pickup chips", 45, 10
+     2011-06-14, "Sweep floor", 30, 22
+     2011-06-15, "Count beans", 60, 12
+     2011-07-10, "Pickup chips", 45, 10

 **Template** template.odt

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Jordan</dc:creator><pubDate>Wed, 21 May 2014 01:42:04 -0000</pubDate><guid>https://sourceforge.netcf76adcf53c8db45a820514643ca024ac0783485</guid></item><item><title>Option_o_Example modified by Larry Jordan</title><link>https://sourceforge.net/p/csv2odf/wiki/Option_o_Example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1 +1,32 @@
-**Option -o **
+**Option -o &amp;lt;*spec*&amp;gt;**
+
+Specify column order: 2,1,3 = second csv column is first. Also use to leave the contents of a template column: 1,2,,3,4 = the 3rd template column is not overwritten. Useful if a column contains a formula. The formula cell references will be offset to the correct row.
+
+**Input** data.csv
+
+ 2011-06-14, "Sweep floor", 30, 22
+ 2011-06-15, "Count beans", 60, 12
+ 2011-07-10, "Pickup chips", 45, 10
+
+**Template** template.odt
+
+| Date| Minutes 1|Minutes 2| Total| Tasks
+|--|--|--|--|--|
+|2000-01-01|0|1|=B2+C2|**Dummy**|
+
+
+**Output** output.odt
+
+| Date| Minutes 1|Minutes 2| Total| Tasks
+|--|--|--|--|--|
+| 2011-06-14|30|22|=B2+C2| **Sweep floor**|
+| 2011-06-15|60|12|=B3+C3| **Count beans**|
+| 2011-07-10|45|10|=B4+C4| **Pickup chips**|
+
+
+
+The order of the data columns was changed.  If this was a spreadsheet, the formula would be adjusted as the rows change and the correct result would be displayed.
+
+**Command**
+
+    csv2odf -o "1,3,4,,2" data.csv template.ods output.ods
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Jordan</dc:creator><pubDate>Wed, 21 May 2014 01:27:02 -0000</pubDate><guid>https://sourceforge.net2097a24b679b2aa076d3cd3c2afd79bdbb86b903</guid></item><item><title>Option_o_Example modified by Larry Jordan</title><link>https://sourceforge.net/p/csv2odf/wiki/Option_o_Example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Jordan</dc:creator><pubDate>Tue, 20 May 2014 23:25:36 -0000</pubDate><guid>https://sourceforge.netb7fd3c138bcd46f439437fb8d348556419c19685</guid></item><item><title>Option_o_Example modified by Larry Jordan</title><link>https://sourceforge.net/p/csv2odf/wiki/Option_o_Example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Jordan</dc:creator><pubDate>Tue, 20 May 2014 23:25:36 -0000</pubDate><guid>https://sourceforge.netdab38ec880340be85386b096dba4ef86442e10e0</guid></item><item><title>Option_o_Example modified by Larry Jordan</title><link>https://sourceforge.net/p/csv2odf/wiki/Option_o_Example/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;Option -o &lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Jordan</dc:creator><pubDate>Tue, 20 May 2014 23:25:36 -0000</pubDate><guid>https://sourceforge.netab62ed73c82388c389088a70f229873e8c751d9c</guid></item></channel></rss>