View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Formating a decimal number

It sounds as if your "numbers" are not numbers but text.

If you've got one of the "numbers" in A2, what do =ISNUMBER(A2) and
=ISTEXT(A2) tell you?
You may have spaces or non-breaking spaces along with your "numbers". If
you are lucky, you may be able to change the text to numbers by copying a
blank cell, then selecting your range of text and using Edit/ Paste Special/
Add.
--
David Biddulph


"JohnJJ" wrote in message
...


"JohnJJ" wrote:

Hello
I have a 2003 EXCEL.
I want to average two decimal number number like 0.234 and 0.225. It is
impossible with the formating protocol. Can any body help me to do this?


In the format cell I have general with the sample showing DIV/0.I fixed
the
decimal number with 5 without result .
I don't know if I need to regulate some command in my cumputer.