<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Another excel question in Microsoft Help</title>
<link>http://www.dslreports.com/forum/r17666581</link>
<description></description>
<language>en</language>
<pubDate>Thu, 10 Dec 2009 21:19:03 EDT</pubDate>
<lastBuildDate>Thu, 10 Dec 2009 21:19:03 EDT</lastBuildDate>

<item>
<title>Re: Another excel question</title>
<link>http://www.dslreports.com/forum/remark,17667513</link>
<description><![CDATA[<A HREF="/useremail/u/601147"><b>H2OuUp2</b></A> : I took it you were wanting to enter .75 in a cell and want 1/1.33 to display in the cell, correct?<br><br>If you want to enter .75 in one cell, and have 1/1.33 display in another cell, then either version will work.  If you want it to appear in the cell you typed in I believe you will need to use VBA to accomplish the task.<br><SMALL>--<br>He is no fool who gives up what he cannot keep, to gain what he cannot lose. - Jim Elliot</SMALL>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,17667513</guid>
<pubDate>Thu, 18 Jan 2007 19:38:13 EDT</pubDate>
</item>

<item>
<title>Re: Another excel question</title>
<link>http://www.dslreports.com/forum/remark,17667477</link>
<description><![CDATA[<A HREF="/useremail/u/957139"><b>AlphaOne</b></A> : Lol.<br>I misunderstood the problem and tried something else:<br><br><div class="code"><PRE><span class="codetext">=IF(A1="","",CONCATENATE("1/",ROUND((1/(MOD(A1,1))),2)))</SPAN></PRE></DIV><br>It turned out the result is the same as  efrem <A HREF="/useremail/u/610832"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A>'s.  His is much simpler though! :)<br><br><SMALL>--<br><B><I> <br>something incredible is waiting to be known - Carl Sagan </I></B></SMALL>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,17667477</guid>
<pubDate>Thu, 18 Jan 2007 19:31:23 EDT</pubDate>
</item>

<item>
<title>Re: Another excel question</title>
<link>http://www.dslreports.com/forum/remark,17667454</link>
<description><![CDATA[<A HREF="/useremail/u/923036"><b>philfna</b></A> : efrem that did it thanks a lot!]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,17667454</guid>
<pubDate>Thu, 18 Jan 2007 19:26:41 EDT</pubDate>
</item>

<item>
<title>Re: Another excel question</title>
<link>http://www.dslreports.com/forum/remark,17667426</link>
<description><![CDATA[<A HREF="/useremail/u/923036"><b>philfna</b></A> : True, but none of the selections offer the default to display the numerator as one.  They only dictate how many digits in the denominator.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,17667426</guid>
<pubDate>Thu, 18 Jan 2007 19:19:34 EDT</pubDate>
</item>

<item>
<title>Re: Another excel question</title>
<link>http://www.dslreports.com/forum/remark,17667390</link>
<description><![CDATA[<A HREF="/useremail/u/601147"><b>H2OuUp2</b></A> : Sorry, didn't see the 1/ part  :(<br><SMALL>--<br>He is no fool who gives up what he cannot keep, to gain what he cannot lose. - Jim Elliot</SMALL>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,17667390</guid>
<pubDate>Thu, 18 Jan 2007 19:13:10 EDT</pubDate>
</item>

<item>
<title>Re: Another excel question</title>
<link>http://www.dslreports.com/forum/remark,17667314</link>
<description><![CDATA[<A HREF="/useremail/u/610832"><b>efrem</b></A> : <div class="bquote"><SMALL>said by  philfna <A HREF="/useremail/u/923036"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</SMALL><BR><BR>I was actually for the number not just the formatting...thanks for trying :-)<br> </DIV>If I understand your request (and that's a real if), how about this:<br><br><div class="code"><PRE><span class="codetext">="1 / "&amp;ROUND(1/A1,2)</SPAN></PRE></DIV><br>So if you have <B>0.75</B> in Cell A1 and that formula in Cell B1, then Cell B1 will display <B>1 / 1.33</B> .<br><br>Does that give you both the number AND the format you want?<br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,17667314</guid>
<pubDate>Thu, 18 Jan 2007 18:57:22 EDT</pubDate>
</item>

<item>
<title>Re: Another excel question</title>
<link>http://www.dslreports.com/forum/remark,17667141</link>
<description><![CDATA[<A HREF="/useremail/u/957139"><b>AlphaOne</b></A> : Did my solution work?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,17667141</guid>
<pubDate>Thu, 18 Jan 2007 18:29:40 EDT</pubDate>
</item>

<item>
<title>Re: Another excel question</title>
<link>http://www.dslreports.com/forum/remark,17666951</link>
<description><![CDATA[<A HREF="/useremail/u/923036"><b>philfna</b></A> : I was actually for the number not just the formatting...thanks for trying :-)]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,17666951</guid>
<pubDate>Thu, 18 Jan 2007 17:57:49 EDT</pubDate>
</item>

<item>
<title>Re: Another excel question</title>
<link>http://www.dslreports.com/forum/remark,17666852</link>
<description><![CDATA[<A HREF="/useremail/u/1018019"><b>pog</b></A> : You could also enter custom formatting: <br><br><TT>1\/#</TT>  <br><br>From the menu, click format|cells and enter this into the "type" field.  I use an old version of Excel here so your version's GUI layout may be different.<br><br>Note, the value of the cell is unchanged... it still equals your X<br><SMALL>--<br><A HREF="http://gopog.net/">My Site</A></SMALL>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,17666852</guid>
<pubDate>Thu, 18 Jan 2007 17:42:41 EDT</pubDate>
</item>

<item>
<title>Re: Another excel question</title>
<link>http://www.dslreports.com/forum/remark,17666733</link>
<description><![CDATA[<A HREF="/useremail/u/957139"><b>AlphaOne</b></A> : Or this:<br><br><div class="code"><PRE><span class="codetext">=IF(A1="","",CONCATENATE("1/",A1))</SPAN></PRE></DIV><br><SMALL>--<br><B><I> <br>something incredible is waiting to be known - Carl Sagan </I></B></SMALL>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,17666733</guid>
<pubDate>Thu, 18 Jan 2007 17:23:09 EDT</pubDate>
</item>

<item>
<title>Re: Another excel question</title>
<link>http://www.dslreports.com/forum/remark,17666704</link>
<description><![CDATA[<A HREF="/useremail/u/957139"><b>AlphaOne</b></A> : If you're just interested in text:<br><br><div class="code"><PRE><span class="codetext">=CONCATENATE("1/",A1)</SPAN></PRE></DIV><br>Where column A has the value for the divisor.<br><br><SMALL>--<br><B><I> <br>something incredible is waiting to be known - Carl Sagan </I></B></SMALL>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,17666704</guid>
<pubDate>Thu, 18 Jan 2007 17:19:23 EDT</pubDate>
</item>

<item>
<title>Another excel question</title>
<link>http://www.dslreports.com/forum/remark,17666581</link>
<description><![CDATA[<A HREF="/useremail/u/923036"><b>philfna</b></A> : Everyone was so hopeful with my last question.  I have another...<br><br>How do I display a decimal as a fraction with a numerator of one?  (I use fractions as a way to display ratios.  I am trying to show a ratio of 1 to X, or as it would be displayed, 1/X.)]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,17666581</guid>
<pubDate>Thu, 18 Jan 2007 16:57:33 EDT</pubDate>
</item>

</channel>
</rss>
