Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 169
Default Percentage displaying wrong

In article , ?B?VEFWMDcy?= wrote:
We have a formula that is calculating an average of scores and when the
answer appears, it appears like 9850.0% instead of 98.5%. How can we fix
this?


Sounds like you have the '%' format selected. If you use that, you need to
get 0.85 in the cell to show 85 % (IIRC :) ).
You are doing the *100 in the calc, yes ? Either don't and leave the %
format on, or leave that calc alome and turn the % format off.

I know, really confusing. I tell people not to use the % format. The last
thing I want is random multiplication in my spreadsheets. :)

HTH



  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Percentage displaying wrong

We have a formula that is calculating an average of scores and when the
answer appears, it appears like 9850.0% instead of 98.5%. How can we fix
this?
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,358
Default Percentage displaying wrong

What is your formula in this cell? And what are the values that are
contributing to the formula?
--
John C


"TAV072" wrote:

We have a formula that is calculating an average of scores and when the
answer appears, it appears like 9850.0% instead of 98.5%. How can we fix
this?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Percentage displaying wrong

John,
This is the formula:
=IF(ISERROR(AVERAGE(Z56:AA61,AD56:AE61,AM56:AN61,A Q56:AR61)),"",AVERAGE(Z56:AA61,AD56:AE61,AM56:AN61 ,AQ56:AR61))

I work in a school and am trying to average out the achievement marks of
students. So, 98.5%+82.3%+92.7% divided by 3 = 91.17%

I hope that makes sense.
Thanks
TAV072

"John C" wrote:

What is your formula in this cell? And what are the values that are
contributing to the formula?
--
John C


"TAV072" wrote:

We have a formula that is calculating an average of scores and when the
answer appears, it appears like 9850.0% instead of 98.5%. How can we fix
this?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,358
Default Percentage displaying wrong

Ensure your grades are entered/formatted as percentages, and ensure your
result cell is formatted as a percentage. Works fine for me. If your grades
are NOT percentages, then you can just take your result and divide by 100.
--
John C


"TAV072" wrote:

John,
This is the formula:
=IF(ISERROR(AVERAGE(Z56:AA61,AD56:AE61,AM56:AN61,A Q56:AR61)),"",AVERAGE(Z56:AA61,AD56:AE61,AM56:AN61 ,AQ56:AR61))

I work in a school and am trying to average out the achievement marks of
students. So, 98.5%+82.3%+92.7% divided by 3 = 91.17%

I hope that makes sense.
Thanks
TAV072

"John C" wrote:

What is your formula in this cell? And what are the values that are
contributing to the formula?
--
John C


"TAV072" wrote:

We have a formula that is calculating an average of scores and when the
answer appears, it appears like 9850.0% instead of 98.5%. How can we fix
this?

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
Percent displaying wrong. Rich[_3_] Excel Discussion (Misc queries) 6 June 29th 07 02:24 PM
Excel displaying csv wrong Jay Excel Discussion (Misc queries) 0 February 28th 07 03:27 PM
Copy formulas displaying wrong value gitlin Excel Discussion (Misc queries) 2 December 29th 06 04:40 AM
Displaying a percentage Timeferret New Users to Excel 5 August 14th 06 08:47 PM
YYYY format displaying wrong date Blaise Excel Discussion (Misc queries) 3 October 12th 05 02:28 AM


All times are GMT +1. The time now is 10:02 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"