Telephone Numbers in Cells

  • Thread starter Thread starter jayway
  • Start date Start date
J

jayway

Hi

I want to put a telephone number starting with 0 in a cell but
everytime I do so it automatically removes the 0. For instance
07781125331 would become 7781125331. How do I get around this?

Thanks

Jayway
 
1) start phone number with apostrophe '07781125331
or
2) format cell with custom format 00000000000 (as may zeros as digits)
best wishes
 
Precede the number with an apostrophe. The apostrophe will not show in the
cell.
 
Either format the cell as text
type the phonenumber starting with a ' this makes it a text string
format the cells to a custom format 00000000000 and this will produc
the leading 0 however if you start using numbers of a different lengt
this will produce strange results

regards

Da
 

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