Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 605
Default How to convert fraction format to text format ......

....... and still shows the fraction instead of decimals?

I have formatted a range of cells to fraction. Then I key in the following values:-

1/2
1/5
1/4
1/3
2/7
9/16 etc. etc.

Then I format the cells to text and the fractions are converted to decimals. How can I have both text format and the fractions displayed as above without writing a formula?

I tried custom format, paste specialvalues etc. and had no luck.

I am also having trouble with a formula which works most of the time but not *all the time*.

e.g. A7 formatted to fraction8/16 then I key in 11/16.

The formula =TEXT(A7,"##/##") returns 9/13 instead of 11/16.

If I have to use a formula, is there a way to write one that will take care of all types of fractions shown in the drop-down list e.g. 1/4, 21/25, 8/16, 1/2, 3/10 etc. etc.

Appreciate guidance.

Epinn

  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,345
Default How to convert fraction format to text format ......

Epinn,

When you enter the 1/2, 1/5 etc. you will see that in the formula bar it
shows 0.5, 0.2 etc. which is what is the value that is really held in the
cell not what you see, (which of course is only displayed differently to
show it how you requested. So when you reformat it to Text it is
reformatting the real value so it is not actually changing anything so does
not require a formula.

As to your text formula problem, I get 11/16 as expected.

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


with @tiscali.co.uk


"Epinn" wrote in message
...
....... and still shows the fraction instead of decimals?

I have formatted a range of cells to fraction. Then I key in the following
values:-

1/2
1/5
1/4
1/3
2/7
9/16 etc. etc.

Then I format the cells to text and the fractions are converted to decimals.
How can I have both text format and the fractions displayed as above without
writing a formula?

I tried custom format, paste specialvalues etc. and had no luck.

I am also having trouble with a formula which works most of the time but not
*all the time*.

e.g. A7 formatted to fraction8/16 then I key in 11/16.

The formula =TEXT(A7,"##/##") returns 9/13 instead of 11/16.

If I have to use a formula, is there a way to write one that will take care
of all types of fractions shown in the drop-down list e.g. 1/4, 21/25, 8/16,
1/2, 3/10 etc. etc.

Appreciate guidance.

Epinn


  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 605
Default How to convert fraction format to text format ......

Sandy,

I understand your first paragraph completely before I posted.

After I posted, I made a "discovery" which is probably nothing to the experts. I am going to start a new thread.

With my "discovery" I will approach this fraction issue differently. Originally, I thought formatting the cell to TEXT would make it TEXT. Now, my discovery told me otherwise, so I can solve my problem by just clicking the left align button. This way I don't see the decimals.

I do need the formula TEXT( ) if I do want a true TEXT format.

I think I got a "dirty" (in the English sense not Excel talk) cell, when I didn't get 11/16 using the formula. The decimal value wasn't 0.6875; it was three times as long. When I started fresh, I was okay.

I'll leave the following unanswered question for another day.

"How can I have both text format and the fractions displayed .......... without
writing a formula?"

I have to start my new thread now.

Thanks for dropping by.

Epinn

"Sandy Mann" wrote in message ...
Epinn,

When you enter the 1/2, 1/5 etc. you will see that in the formula bar it
shows 0.5, 0.2 etc. which is what is the value that is really held in the
cell not what you see, (which of course is only displayed differently to
show it how you requested. So when you reformat it to Text it is
reformatting the real value so it is not actually changing anything so does
not require a formula.

As to your text formula problem, I get 11/16 as expected.

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


with @tiscali.co.uk


"Epinn" wrote in message
...
....... and still shows the fraction instead of decimals?

I have formatted a range of cells to fraction. Then I key in the following
values:-

1/2
1/5
1/4
1/3
2/7
9/16 etc. etc.

Then I format the cells to text and the fractions are converted to decimals.
How can I have both text format and the fractions displayed as above without
writing a formula?

I tried custom format, paste specialvalues etc. and had no luck.

I am also having trouble with a formula which works most of the time but not
*all the time*.

e.g. A7 formatted to fraction8/16 then I key in 11/16.

The formula =TEXT(A7,"##/##") returns 9/13 instead of 11/16.

If I have to use a formula, is there a way to write one that will take care
of all types of fractions shown in the drop-down list e.g. 1/4, 21/25, 8/16,
1/2, 3/10 etc. etc.

Appreciate guidance.

Epinn



  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 605
Default How to convert fraction format to text format ......

You are invited to my new thread in the *functions* forum.
FormatCellsNumberText is very tricky!

Epinn

"Epinn" wrote in message ...
Sandy,

I understand your first paragraph completely before I posted.

After I posted, I made a "discovery" which is probably nothing to the experts. I am going to start a new thread.

With my "discovery" I will approach this fraction issue differently. Originally, I thought formatting the cell to TEXT would make it TEXT. Now, my discovery told me otherwise, so I can solve my problem by just clicking the left align button. This way I don't see the decimals.

I do need the formula TEXT( ) if I do want a true TEXT format.

I think I got a "dirty" (in the English sense not Excel talk) cell, when I didn't get 11/16 using the formula. The decimal value wasn't 0.6875; it was three times as long. When I started fresh, I was okay.

I'll leave the following unanswered question for another day.

"How can I have both text format and the fractions displayed .......... without
writing a formula?"

I have to start my new thread now.

Thanks for dropping by.

Epinn

"Sandy Mann" wrote in message ...
Epinn,

When you enter the 1/2, 1/5 etc. you will see that in the formula bar it
shows 0.5, 0.2 etc. which is what is the value that is really held in the
cell not what you see, (which of course is only displayed differently to
show it how you requested. So when you reformat it to Text it is
reformatting the real value so it is not actually changing anything so does
not require a formula.

As to your text formula problem, I get 11/16 as expected.

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


with @tiscali.co.uk


"Epinn" wrote in message
...
....... and still shows the fraction instead of decimals?

I have formatted a range of cells to fraction. Then I key in the following
values:-

1/2
1/5
1/4
1/3
2/7
9/16 etc. etc.

Then I format the cells to text and the fractions are converted to decimals.
How can I have both text format and the fractions displayed as above without
writing a formula?

I tried custom format, paste specialvalues etc. and had no luck.

I am also having trouble with a formula which works most of the time but not
*all the time*.

e.g. A7 formatted to fraction8/16 then I key in 11/16.

The formula =TEXT(A7,"##/##") returns 9/13 instead of 11/16.

If I have to use a formula, is there a way to write one that will take care
of all types of fractions shown in the drop-down list e.g. 1/4, 21/25, 8/16,
1/2, 3/10 etc. etc.

Appreciate guidance.

Epinn




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
" / " Changing Decimal number format to Fraction on Protected Cell laudie Excel Worksheet Functions 0 November 15th 05 02:13 AM
" / " Changing Decimal number format to Fraction on Protected Cell laudie Excel Worksheet Functions 0 November 15th 05 01:12 AM
Convert [h]:mm sum total format to number format Guy Excel Worksheet Functions 1 August 5th 05 05:56 AM
How do I convert dates to text keeping the format? sprlarry Excel Discussion (Misc queries) 3 May 16th 05 06:06 AM
How do I convert a number formated as a date to text in Excel? BrotherNov Excel Discussion (Misc queries) 5 March 2nd 05 03:51 PM


All times are GMT +1. The time now is 04:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"