<?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: If-Else Statements in OpenOffice Calc</title> <atom:link href="http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sun, 12 Feb 2012 00:09:21 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: livan</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-1407425</link> <dc:creator>livan</dc:creator> <pubDate>Sun, 05 Feb 2012 11:25:17 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-1407425</guid> <description>sorry, the spacing kinda mess, i&#039;ll try to put the illustration again:
-----A----------B----------C----------D----------E----------F-----
-(blank)---(blank)-----10---------10---------10--------10----
---pppp-------1----------11--------10---------10---------10----
---qqqq-------1----------10--------10---------11---------10----
---rrrrrrr-------1----------10----------9---------11---------10----
---ssss-------1----------10----------9---------10---------11----
Thanks</description> <content:encoded><![CDATA[<p>sorry, the spacing kinda mess, i&#8217;ll try to put the illustration again:<br
/> &#8212;&#8211;A&#8212;&#8212;&#8212;-B&#8212;&#8212;&#8212;-C&#8212;&#8212;&#8212;-D&#8212;&#8212;&#8212;-E&#8212;&#8212;&#8212;-F&#8212;&#8211;<br
/> -(blank)&#8212;(blank)&#8212;&#8211;10&#8212;&#8212;&#8212;10&#8212;&#8212;&#8212;10&#8212;&#8212;&#8211;10&#8212;-<br
/> &#8212;pppp&#8212;&#8212;-1&#8212;&#8212;&#8212;-11&#8212;&#8212;&#8211;10&#8212;&#8212;&#8212;10&#8212;&#8212;&#8212;10&#8212;-<br
/> &#8212;qqqq&#8212;&#8212;-1&#8212;&#8212;&#8212;-10&#8212;&#8212;&#8211;10&#8212;&#8212;&#8212;11&#8212;&#8212;&#8212;10&#8212;-<br
/> &#8212;rrrrrrr&#8212;&#8212;-1&#8212;&#8212;&#8212;-10&#8212;&#8212;&#8212;-9&#8212;&#8212;&#8212;11&#8212;&#8212;&#8212;10&#8212;-<br
/> &#8212;ssss&#8212;&#8212;-1&#8212;&#8212;&#8212;-10&#8212;&#8212;&#8212;-9&#8212;&#8212;&#8212;10&#8212;&#8212;&#8212;11&#8212;-</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: livan</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-1407422</link> <dc:creator>livan</dc:creator> <pubDate>Sun, 05 Feb 2012 11:17:44 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-1407422</guid> <description>Hi, I&#039;m trying to do simple addition/substraction, but i&#039;m kind of stuck with the formula.
I have six coloumn, let&#039;s just say coloumn A, B, C, D, E, &amp; F
Coloumn A consist of texts, and coloumn B is a number. Coloumn C, D, E, &amp; F is where i want to put the formula, is a number type also.
For example, The data in coloumn A is P, Q, R, &amp; S. How do i enter the formula in coloumn C so that when the text in coloumn A is P, the value in coloumn C is the value from the previous row add/minus the value in coloumn B, else it&#039;s the same value as previous row?
For illustration:
A    B     C     D     E     F
10   10   10   10
p    1    11    10   10   10
q    1    10    10   11   10
r     1    10      9   11   10
s    1    10      9   10   11
Thank you so much for the help!</description> <content:encoded><![CDATA[<p>Hi, I&#8217;m trying to do simple addition/substraction, but i&#8217;m kind of stuck with the formula.</p><p>I have six coloumn, let&#8217;s just say coloumn A, B, C, D, E, &amp; F<br
/> Coloumn A consist of texts, and coloumn B is a number. Coloumn C, D, E, &amp; F is where i want to put the formula, is a number type also.<br
/> For example, The data in coloumn A is P, Q, R, &amp; S. How do i enter the formula in coloumn C so that when the text in coloumn A is P, the value in coloumn C is the value from the previous row add/minus the value in coloumn B, else it&#8217;s the same value as previous row?<br
/> For illustration:<br
/> A    B     C     D     E     F<br
/> 10   10   10   10<br
/> p    1    11    10   10   10<br
/> q    1    10    10   11   10<br
/> r     1    10      9   11   10<br
/> s    1    10      9   10   11</p><p>Thank you so much for the help!</p> ]]></content:encoded> </item> <item><title>By: Jeff</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-1395748</link> <dc:creator>Jeff</dc:creator> <pubDate>Thu, 22 Dec 2011 06:18:10 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-1395748</guid> <description>is there a way to use this if then statement to change the background color of the cell, I know you can use conditional formatting but that only works for three values, can&#039;t i do something like =if(a1=n;cellcolor=red;cellcolor=white)
and use multiple if thens for different values of n. thanks</description> <content:encoded><![CDATA[<p>is there a way to use this if then statement to change the background color of the cell, I know you can use conditional formatting but that only works for three values, can&#8217;t i do something like =if(a1=n;cellcolor=red;cellcolor=white)<br
/> and use multiple if thens for different values of n. thanks</p> ]]></content:encoded> </item> <item><title>By: Jepp</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-1372344</link> <dc:creator>Jepp</dc:creator> <pubDate>Tue, 11 Oct 2011 17:43:24 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-1372344</guid> <description>hi... can you do this?, if i would d10 would be 00:00 the E10 will put a text &quot;absent&quot;</description> <content:encoded><![CDATA[<p>hi&#8230; can you do this?, if i would d10 would be 00:00 the E10 will put a text &#8220;absent&#8221;</p> ]]></content:encoded> </item> <item><title>By: Brent</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-1344052</link> <dc:creator>Brent</dc:creator> <pubDate>Thu, 26 May 2011 16:41:31 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-1344052</guid> <description>Hello All,  I&#039;m very new to Calc and am trying to create a sheet that will have a column of dates, with two blank rows for weekend days.  By following examples on this and other sites, I&#039;ve come up with this:
=IF(WEEKDAY(A9+1;2)&lt;6;(A9+1);&quot;&quot;)
A9 has a date in it.  When I use the auto feature to fill in the remaining column values, it displays the rest of the week, but includes Saturday, and then the rest of the column values are empty.
Any help with this would be greatly appreciated.
Thanks!</description> <content:encoded><![CDATA[<p>Hello All,  I&#8217;m very new to Calc and am trying to create a sheet that will have a column of dates, with two blank rows for weekend days.  By following examples on this and other sites, I&#8217;ve come up with this:<br
/> =IF(WEEKDAY(A9+1;2)&lt;6;(A9+1);&quot;&quot;)</p><p>A9 has a date in it.  When I use the auto feature to fill in the remaining column values, it displays the rest of the week, but includes Saturday, and then the rest of the column values are empty.</p><p>Any help with this would be greatly appreciated.</p><p>Thanks!</p> ]]></content:encoded> </item> <item><title>By: User</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-1324950</link> <dc:creator>User</dc:creator> <pubDate>Wed, 30 Mar 2011 14:28:02 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-1324950</guid> <description>Finally I made it!!!</description> <content:encoded><![CDATA[<p>Finally I made it!!!</p> ]]></content:encoded> </item> <item><title>By: Niels Beekes (Aniforce)</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-1313345</link> <dc:creator>Niels Beekes (Aniforce)</dc:creator> <pubDate>Sat, 05 Mar 2011 18:27:45 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-1313345</guid> <description>I&#039;ve been trying to do this for ages, but somehow it always gives me an error.
if the number in E4 &gt; 0, the number in D4 = 1
if the number in E4 &gt; 20, the number in D4 = 2
if the number in E4 &gt; 45, the number in D4 = 3
if the number in E4 &gt; 75, the number in D4 = 4
if the number in E4 &gt; 110, the number in D4 = 5
if the number in E4 &gt; 150, the number in D4 = 6
etc. (The number keeps increasing with 20, plus 5 per step, I don&#039;t mind if this is a manual input though).
Anyone know how to do this?
Cheers,
Niels</description> <content:encoded><![CDATA[<p>I&#8217;ve been trying to do this for ages, but somehow it always gives me an error.</p><p>if the number in E4 &gt; 0, the number in D4 = 1<br
/> if the number in E4 &gt; 20, the number in D4 = 2<br
/> if the number in E4 &gt; 45, the number in D4 = 3<br
/> if the number in E4 &gt; 75, the number in D4 = 4<br
/> if the number in E4 &gt; 110, the number in D4 = 5<br
/> if the number in E4 &gt; 150, the number in D4 = 6</p><p>etc. (The number keeps increasing with 20, plus 5 per step, I don&#8217;t mind if this is a manual input though).</p><p>Anyone know how to do this?</p><p>Cheers,</p><p>Niels</p> ]]></content:encoded> </item> <item><title>By: Dae</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-1208899</link> <dc:creator>Dae</dc:creator> <pubDate>Tue, 12 Oct 2010 00:29:52 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-1208899</guid> <description>No problem. I might suggest adding a last condition, for when fields are blank, unless that doesn&#039;t matter to you. In that case, you would have it display an error message or something when the CALC field is blank. The value for a blank cell is two double quotes in succession (&quot;&quot;).</description> <content:encoded><![CDATA[<p>No problem. I might suggest adding a last condition, for when fields are blank, unless that doesn&#8217;t matter to you. In that case, you would have it display an error message or something when the CALC field is blank. The value for a blank cell is two double quotes in succession (&#8220;&#8221;).</p> ]]></content:encoded> </item> <item><title>By: BigCat</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-1208456</link> <dc:creator>BigCat</dc:creator> <pubDate>Mon, 11 Oct 2010 15:14:43 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-1208456</guid> <description>Dae - THANK YOU!! Removing the &quot;1&lt;&quot; and all the lower portions of the equality statemtents for all of my conditions worked!! I really appreciate it!</description> <content:encoded><![CDATA[<p>Dae &#8211; THANK YOU!! Removing the &#8220;1&lt;&quot; and all the lower portions of the equality statemtents for all of my conditions worked!! I really appreciate it!</p> ]]></content:encoded> </item> <item><title>By: BigCat</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-1207687</link> <dc:creator>BigCat</dc:creator> <pubDate>Sun, 10 Oct 2010 15:57:53 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-1207687</guid> <description>Thanks, I will give this a try...</description> <content:encoded><![CDATA[<p>Thanks, I will give this a try&#8230;</p> ]]></content:encoded> </item> <item><title>By: Dae</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-1207567</link> <dc:creator>Dae</dc:creator> <pubDate>Sun, 10 Oct 2010 08:40:25 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-1207567</guid> <description>In your internal IF statement, you have 1&lt;CALC&lt;=10. Remove &#039;1&lt;&#039;, as it is redundant and messing up the syntax. I have tested this and can confirm it to work. Also, be aware that this will also return 60 if CALC is blank. Any other questions about this, feel free to send to daemonicapathy@gmail.com and we can kill this old thread.</description> <content:encoded><![CDATA[<p>In your internal IF statement, you have 1&lt;CALC&lt;=10. Remove &#039;1&lt;&#039;, as it is redundant and messing up the syntax. I have tested this and can confirm it to work. Also, be aware that this will also return 60 if CALC is blank. Any other questions about this, feel free to send to daemonicapathy@gmail.com and we can kill this old thread.</p> ]]></content:encoded> </item> <item><title>By: BigCat</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-1203950</link> <dc:creator>BigCat</dc:creator> <pubDate>Wed, 06 Oct 2010 14:15:39 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-1203950</guid> <description>sorry, &quot;CALC&quot; is the input field I am referencing.</description> <content:encoded><![CDATA[<p>sorry, &#8220;CALC&#8221; is the input field I am referencing.</p> ]]></content:encoded> </item> <item><title>By: BigCat</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-1203948</link> <dc:creator>BigCat</dc:creator> <pubDate>Wed, 06 Oct 2010 14:14:04 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-1203948</guid> <description>I have used your examples to create a Calc sheet to compute various values and then plug them into a spit out information I need for my work. I have run into a problem, I am need to determine what range the values I just calculated are and then spit out a single number for each range. ie: for Values less than or equal to 1.0, 60. For values greater than 1.0 but less than or equal to 10.0, 45. And, for values greater than 10, 30.
Now what I have is &quot;=IF(CALC&lt;=1;60;IF(1&lt;CALC&lt;=10;45;30))&quot; and this seems to work, except that for values greater than 10 I still spit out 45. I have tried moving the final &quot;else&quot; (30) to the outer most set of (), but that doesn&#039;t seem to work either.
How do I fix this?</description> <content:encoded><![CDATA[<p>I have used your examples to create a Calc sheet to compute various values and then plug them into a spit out information I need for my work. I have run into a problem, I am need to determine what range the values I just calculated are and then spit out a single number for each range. ie: for Values less than or equal to 1.0, 60. For values greater than 1.0 but less than or equal to 10.0, 45. And, for values greater than 10, 30.<br
/> Now what I have is &#8220;=IF(CALC&lt;=1;60;IF(1&lt;CALC&lt;=10;45;30))&quot; and this seems to work, except that for values greater than 10 I still spit out 45. I have tried moving the final &quot;else&quot; (30) to the outer most set of (), but that doesn&#039;t seem to work either.<br
/> How do I fix this?</p> ]]></content:encoded> </item> <item><title>By: Dae</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-1095043</link> <dc:creator>Dae</dc:creator> <pubDate>Mon, 31 May 2010 04:45:04 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-1095043</guid> <description>Since the line looks broken to me, I&#039;m reposting with shorter lines, broken at the semicolons in the IF statements. And since I forgot to mention it, this all goes into G3 in my scenario:
=IF(AND(B3&gt;=1.1;C3&gt;=80;D3&gt;=20;E3=0;F3=&quot;&quot;);
1;
IF(AND(0.7&lt;=B3&lt;=1;70&lt;=C3&lt;=79;12&lt;=D3&lt;=19;1&lt;=E3&lt;=3;F3=&quot;X&quot;);
2;
&quot;Whatever you want all other results to be&quot;))</description> <content:encoded><![CDATA[<p>Since the line looks broken to me, I&#8217;m reposting with shorter lines, broken at the semicolons in the IF statements. And since I forgot to mention it, this all goes into G3 in my scenario:</p><p>=IF(AND(B3&gt;=1.1;C3&gt;=80;D3&gt;=20;E3=0;F3=&#8221;");<br
/> 1;<br
/> IF(AND(0.7&lt;=B3&lt;=1;70&lt;=C3&lt;=79;12&lt;=D3&lt;=19;1&lt;=E3&lt;=3;F3=&quot;X&quot;);<br
/> 2;<br
/> &quot;Whatever you want all other results to be&quot;))</p> ]]></content:encoded> </item> <item><title>By: Dae</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-1095041</link> <dc:creator>Dae</dc:creator> <pubDate>Mon, 31 May 2010 04:39:44 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-1095041</guid> <description>Cozma:
Let&#039;s assume that the titles you gave are in row 1, starting with A1, and ending with G1. Additionally, let&#039;s assume you leave a space in row 2, and are working in A3:G3, just because that&#039;s the way my mind worked when I thought of this for you.
Now that we have that out of the way, what you need is a nested IF statement (An IF statement within an IF statement). For you, I came up with this:
=IF(AND(B3&gt;=1.1;C3&gt;=80;D3&gt;=20;E3=0;F3=&quot;&quot;);1;IF(AND(0.7&lt;=B3&lt;=1;70&lt;=C3&lt;=79;12&lt;=D3&lt;=19;1&lt;=E3&lt;=3;F3=&quot;X&quot;);2;&quot;Whatever you want all other results to be.&quot;))
As you can see, I put that &#039;X&#039; in Score 5 in as text, via &quot; &quot; marks. If you would like to make that a specific number, don&#039;t use the quotation marks. The same goes for the &quot;Whatever...&quot; value. For text, use quotes; for numbers, no quotes. I have tested this out with different values, and it works fine for me. I hope this was helpful. :-)</description> <content:encoded><![CDATA[<p>Cozma:<br
/> Let&#8217;s assume that the titles you gave are in row 1, starting with A1, and ending with G1. Additionally, let&#8217;s assume you leave a space in row 2, and are working in A3:G3, just because that&#8217;s the way my mind worked when I thought of this for you.</p><p> Now that we have that out of the way, what you need is a nested IF statement (An IF statement within an IF statement). For you, I came up with this:</p><p>=IF(AND(B3&gt;=1.1;C3&gt;=80;D3&gt;=20;E3=0;F3=&#8221;");1;IF(AND(0.7&lt;=B3&lt;=1;70&lt;=C3&lt;=79;12&lt;=D3&lt;=19;1&lt;=E3&lt;=3;F3=&quot;X&quot;);2;&quot;Whatever you want all other results to be.&quot;))</p><p> As you can see, I put that &#039;X&#039; in Score 5 in as text, via &quot; &quot; marks. If you would like to make that a specific number, don&#039;t use the quotation marks. The same goes for the &quot;Whatever&#8230;&quot; value. For text, use quotes; for numbers, no quotes. I have tested this out with different values, and it works fine for me. I hope this was helpful. :-)</p> ]]></content:encoded> </item> <item><title>By: If/else statement in spreadsheets &#171; LinksAndThoughts</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-879663</link> <dc:creator>If/else statement in spreadsheets &#171; LinksAndThoughts</dc:creator> <pubDate>Wed, 09 Sep 2009 13:55:08 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-879663</guid> <description>[...] link : If-else Statements in OpenOffice Calc   Publié dans GNU/Linux. Mots-clefs&#160;: tips, OpenOffice, if/else. Laisser un commentaire [...]</description> <content:encoded><![CDATA[<p>[...] link : If-else Statements in OpenOffice Calc   Publié dans GNU/Linux. Mots-clefs&nbsp;: tips, OpenOffice, if/else. Laisser un commentaire [...]</p> ]]></content:encoded> </item> <item><title>By: Cozma</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-857119</link> <dc:creator>Cozma</dc:creator> <pubDate>Sun, 26 Jul 2009 16:03:17 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-857119</guid> <description>I read you article, and mostly understand :)
I usually play in Photoshop...not spreadsheets help
I have a sheet that list
Employee / Score 1 / Score 2 / Score 3 / Score 4 /Score 5 /   Tier
What i am trying to do, is
if (score 1) is 1.1 +
if (score 2) is 80 +
if (score 3) is 20 +
if (score 4) is 0
if (score 5) is empty (no content in cell)
then  (Tier ) is 1
Then the 2nd Tier would be ranges
if (score 1) is 0.7 to 1.0
if (score 2) is 70 to 79
if (score 3) is 12 to 19
if (score 4) is 1-3
if (score 5) is X
then  (Tier ) is 2
So each score would need to all meet the tiers requirements and the tier level would be auto generated.
is it do able... could you please tell me how :)
any help would be great
Thank you, I hope I gave enough info</description> <content:encoded><![CDATA[<p>I read you article, and mostly understand :)</p><p>I usually play in Photoshop&#8230;not spreadsheets help</p><p>I have a sheet that list</p><p>Employee / Score 1 / Score 2 / Score 3 / Score 4 /Score 5 /   Tier</p><p>What i am trying to do, is</p><p>if (score 1) is 1.1 +<br
/> if (score 2) is 80 +<br
/> if (score 3) is 20 +<br
/> if (score 4) is 0<br
/> if (score 5) is empty (no content in cell)</p><p>then  (Tier ) is 1</p><p>Then the 2nd Tier would be ranges</p><p>if (score 1) is 0.7 to 1.0<br
/> if (score 2) is 70 to 79<br
/> if (score 3) is 12 to 19<br
/> if (score 4) is 1-3<br
/> if (score 5) is X</p><p>then  (Tier ) is 2</p><p>So each score would need to all meet the tiers requirements and the tier level would be auto generated.</p><p>is it do able&#8230; could you please tell me how :)</p><p>any help would be great</p><p>Thank you, I hope I gave enough info</p> ]]></content:encoded> </item> <item><title>By: Hitchhiker</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-839863</link> <dc:creator>Hitchhiker</dc:creator> <pubDate>Sun, 28 Jun 2009 06:41:23 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-839863</guid> <description>IF(A1=&quot;Electricity&quot;;B1)</description> <content:encoded><![CDATA[<p>IF(A1=&#8221;Electricity&#8221;;B1)</p> ]]></content:encoded> </item> <item><title>By: Dermot</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-724513</link> <dc:creator>Dermot</dc:creator> <pubDate>Tue, 14 Apr 2009 12:12:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-724513</guid> <description>Can this be done with text cells. Im using Calc to do a budget spreadsheet &amp; am putting in a sheet which tracks &amp; will chart all electricity bills, for instance, through the year. Can you have an IF statement that says, for January, if A1=Electricity print the value in B1. Ive tried but couldnt get it to work.
Thanks</description> <content:encoded><![CDATA[<p>Can this be done with text cells. Im using Calc to do a budget spreadsheet &amp; am putting in a sheet which tracks &amp; will chart all electricity bills, for instance, through the year. Can you have an IF statement that says, for January, if A1=Electricity print the value in B1. Ive tried but couldnt get it to work.<br
/> Thanks</p> ]]></content:encoded> </item> <item><title>By: RogueSpear</title><link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/comment-page-1/#comment-620595</link> <dc:creator>RogueSpear</dc:creator> <pubDate>Tue, 27 Jan 2009 15:08:13 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=10119#comment-620595</guid> <description>Boy this brings back memories.  My first paying job when I was 16 years old was to create all of the budget spreadsheets in Lotus 1-2-3 for a regional chain of department stores.  Using advanced functions in a spreadsheet is a bit like Karate - if you don&#039;t practice and keep in good form, you&#039;ll quickly lose a lot of the knowledge.</description> <content:encoded><![CDATA[<p>Boy this brings back memories.  My first paying job when I was 16 years old was to create all of the budget spreadsheets in Lotus 1-2-3 for a regional chain of department stores.  Using advanced functions in a spreadsheet is a bit like Karate &#8211; if you don&#8217;t practice and keep in good form, you&#8217;ll quickly lose a lot of the knowledge.</p> ]]></content:encoded> </item> </channel> </rss>
