Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Fraction Formatting and Averages

Hi,

I'm trying to list grades in a worksheet formatted as fifths. I thus
defined the formatting as:

# ?/5

Now I have two problems:

- Whenever I enter a 5/5 grade, "1" is displayed. How can I force
"5/5" to be displayed?
- I need decimals in the grades average, e.g. "3.25/5". However, the
formatting above will not allow that, and automatically rounds up the
grade. How can I get decimals ("# ?.??/5" won't work)?

Thanks!

Raph

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 49
Default Fraction Formatting and Averages

Evaluate the number of 5ths as a whole number, to your preferred number of
decimals, then use a custom format and add the /5 as text "/5" at the end.

something like #.##"/5" is probably best. Don't forget to actually divide
the value by 5 if using it for any further calulations

"mrgou" wrote:

Hi,

I'm trying to list grades in a worksheet formatted as fifths. I thus
defined the formatting as:

# ?/5

Now I have two problems:

- Whenever I enter a 5/5 grade, "1" is displayed. How can I force
"5/5" to be displayed?
- I need decimals in the grades average, e.g. "3.25/5". However, the
formatting above will not allow that, and automatically rounds up the
grade. How can I get decimals ("# ?.??/5" won't work)?

Thanks!

Raph


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,651
Default Fraction Formatting and Averages

On 30 May 2007 02:18:28 -0700, mrgou wrote:

Hi,

I'm trying to list grades in a worksheet formatted as fifths. I thus
defined the formatting as:

# ?/5

Now I have two problems:

- Whenever I enter a 5/5 grade, "1" is displayed. How can I force
"5/5" to be displayed?


Remove the "#". i.e. Format: ?/5


- I need decimals in the grades average, e.g. "3.25/5". However, the
formatting above will not allow that, and automatically rounds up the
grade. How can I get decimals ("# ?.??/5" won't work)?


You could display the entire result as text; or possibly average the numerators
and use the /5 as part of the formatting.
--ron
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
EP EP is offline
external usenet poster
 
Posts: 5
Default Fraction Formatting and Averages

Select the cells that the fractions will be stored in and format cell
crtl+1 will open the format cell window go to the number tab in category
just select fraction this is valid in office 2003

Good luck

EP


mrgou wrote:
Hi,

I'm trying to list grades in a worksheet formatted as fifths. I thus
defined the formatting as:

# ?/5

Now I have two problems:

- Whenever I enter a 5/5 grade, "1" is displayed. How can I force
"5/5" to be displayed?
- I need decimals in the grades average, e.g. "3.25/5". However, the
formatting above will not allow that, and automatically rounds up the
grade. How can I get decimals ("# ?.??/5" won't work)?

Thanks!

Raph

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
How do I change fraction to fraction characters? cmcqueary2806 Excel Worksheet Functions 1 November 2nd 06 09:58 PM
fraction b166er Excel Worksheet Functions 5 August 3rd 06 06:30 PM
fraction b166er Excel Discussion (Misc queries) 1 August 3rd 06 06:12 PM
How do I write the fraction "1/n" ? Elena Excel Discussion (Misc queries) 3 February 27th 05 10:27 PM
fraction formatting Cheryl Excel Discussion (Misc queries) 1 November 30th 04 04:19 PM


All times are GMT +1. The time now is 06:15 AM.

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

About Us

"It's about Microsoft Excel"