Excel 97

  • Thread starter Thread starter EADesktop
  • Start date Start date
E

EADesktop

Why when you put a 0 at the being of a number it disapears when you com
out of the cell
 
Because XL displays numbers according to the number format of the cell.

If you have a fixed number of digits you want to display, choose
Format/Cells/Number/Custom and enter

00000

for example, if you want 5 digits.

Alternatively, preformat the cell as Text or precede the value with an
apostrophe ('). This will convert the number to text, so while math
operators will coerce the text back to numbers, SUM() will ignore them.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top