View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
mrgou[_2_] mrgou[_2_] is offline
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