Hi,
When I paste the data into my spreadsheet I want it to just convert
and be done with it. The way things are now I have to manually change
the fractions that are in error, and sometimes I forget and that
causes a problem.
Here is how the table should look. I'm missing two, but they're not
important.
9/2 = 4.5 = 39,327
7/2 = 3.5 = 39,265
5/2 = 2.5 = 39,204
9/5 = 1.8 = 39,330
8/5 = 1.6 = 39,299
3/2 = 1.5 = 39,143
7/5 = 1.4 = 39,268
6/5 = 1.2 = 39,238
4/5 = 0.8 = 39,177
3/5 = 0.6 = 39,146
1/2 = 0.5 = 38,084
2/5 0.4
1/5 = 0.2 =
1/9 = .11 39,019
On Sun, 16 Dec 2007 07:48:57 -0800 (PST), joeu2004
<(E-Mail Removed)> wrote:
>On Dec 9, 4:06 am, Peter <Peter...@Peterzx7.com> wrote:
>> There are only about 11 fractions I need to be concerned with. I'm
>> wondering if I created a table and used Vlookup to convert the long
>> number string to the fraction I need--would work?
>
>I must be missing something. If there are only 11 fractions, why not
>type them in manually, preceding each with the equal sign? That is,
>turn them into formulas as follows:
>
>=9/2
>=7/2
>=5/2
>=9/5
>...etc...
>
>If you would like a table that shows the fraction in one column and
>its decimal value in another column, enter the first column as
>follows:
>
>'9/2
>'7/2
>'5/2
>'9/5
>...etc...
>
>Note the apostrophe (') in front of each text.
>
>Caveat emptor: If you have =9/5 in A4 and =3/5 in A10, don't expect
>3*A10 to equal A4. But ROUND(3*A10,1) does equal A4 in this case.
>
>PS: In your first posting, the last "fraction" is "0". How could
>that evaluate to 0.4!? Perhaps you meant to write 2/5.
|