ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Format Cell as custom type but data doesn't display like I custom. (https://www.excelbanter.com/excel-discussion-misc-queries/201957-format-cell-custom-type-but-data-doesnt-display-like-i-custom.html)

Tommie

Format Cell as custom type but data doesn't display like I custom.
 
I format the cell as custom type like 0000 0000 0000 0000 in order that the
number the user key in the cell 1111222233334444 (without space) will display
like 1111 2222 3333 4444 automatically.

But the problem is when I key in 1111222233334444 the last number always
becomes ZERO at all time like 1111 2222 3333 4440.

How can I fix that? Could you please help me?

Many thanks.
ToMMie



macropod[_2_]

Format Cell as custom type but data doesn't display like I custom.
 
Hi ToMMie,

The longest integer you can input as a number is 15 digits.

--
Cheers
macropod
[MVP - Microsoft Word]


"ToMMie" wrote in message ...
I format the cell as custom type like 0000 0000 0000 0000 in order that the
number the user key in the cell 1111222233334444 (without space) will display
like 1111 2222 3333 4444 automatically.

But the problem is when I key in 1111222233334444 the last number always
becomes ZERO at all time like 1111 2222 3333 4440.

How can I fix that? Could you please help me?

Many thanks.
ToMMie



Niek Otten

Format Cell as custom type but data doesn't display like I custom.
 
Excel's precision is only 15 decimal digits.
If you need more you'll have to enter them as text, but then you can't calculate with them anymore

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"ToMMie" wrote in message ...
|I format the cell as custom type like 0000 0000 0000 0000 in order that the
| number the user key in the cell 1111222233334444 (without space) will display
| like 1111 2222 3333 4444 automatically.
|
| But the problem is when I key in 1111222233334444 the last number always
| becomes ZERO at all time like 1111 2222 3333 4440.
|
| How can I fix that? Could you please help me?
|
| Many thanks.
| ToMMie
|
|



Tommie

Format Cell as custom type but data doesn't display like I cus
 
Hi Niek Otten,

Can you please tell me how to enter them as text with the format I want? I
don't need to do the calculation with these data.

Many thanks in advance.
ToMMie

"Niek Otten" wrote:

Excel's precision is only 15 decimal digits.
If you need more you'll have to enter them as text, but then you can't calculate with them anymore

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"ToMMie" wrote in message ...
|I format the cell as custom type like 0000 0000 0000 0000 in order that the
| number the user key in the cell 1111222233334444 (without space) will display
| like 1111 2222 3333 4444 automatically.
|
| But the problem is when I key in 1111222233334444 the last number always
| becomes ZERO at all time like 1111 2222 3333 4440.
|
| How can I fix that? Could you please help me?
|
| Many thanks.
| ToMMie
|
|




David Biddulph[_2_]

Format Cell as custom type but data doesn't display like I cus
 
Either format the cell as text *before* you enter the data, or precede the
data with an apostrophe.
--
David Biddulph

"ToMMie" wrote in message
...
Hi Niek Otten,

Can you please tell me how to enter them as text with the format I want? I
don't need to do the calculation with these data.

Many thanks in advance.
ToMMie

"Niek Otten" wrote:

Excel's precision is only 15 decimal digits.
If you need more you'll have to enter them as text, but then you can't
calculate with them anymore

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"ToMMie" wrote in message
...
|I format the cell as custom type like 0000 0000 0000 0000 in order that
the
| number the user key in the cell 1111222233334444 (without space) will
display
| like 1111 2222 3333 4444 automatically.
|
| But the problem is when I key in 1111222233334444 the last number
always
| becomes ZERO at all time like 1111 2222 3333 4440.
|
| How can I fix that? Could you please help me?
|
| Many thanks.
| ToMMie
|
|






Niek Otten

Format Cell as custom type but data doesn't display like I cus
 
And if you require that format, you'll have to enter the spaces yourself

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"David Biddulph" <groups [at] biddulph.org.uk wrote in message ...
| Either format the cell as text *before* you enter the data, or precede the
| data with an apostrophe.
| --
| David Biddulph
|
| "ToMMie" wrote in message
| ...
| Hi Niek Otten,
|
| Can you please tell me how to enter them as text with the format I want? I
| don't need to do the calculation with these data.
|
| Many thanks in advance.
| ToMMie
|
| "Niek Otten" wrote:
|
| Excel's precision is only 15 decimal digits.
| If you need more you'll have to enter them as text, but then you can't
| calculate with them anymore
|
| --
| Kind regards,
|
| Niek Otten
| Microsoft MVP - Excel
|
| "ToMMie" wrote in message
| ...
| |I format the cell as custom type like 0000 0000 0000 0000 in order that
| the
| | number the user key in the cell 1111222233334444 (without space) will
| display
| | like 1111 2222 3333 4444 automatically.
| |
| | But the problem is when I key in 1111222233334444 the last number
| always
| | becomes ZERO at all time like 1111 2222 3333 4440.
| |
| | How can I fix that? Could you please help me?
| |
| | Many thanks.
| | ToMMie
| |
| |
|
|
|
|
|



macropod[_2_]

Format Cell as custom type but data doesn't display like I cus
 
Hi ToMMie,

Simply enter the data with the required format - including the spaces. If you do that, there's no need to prefix the data with an
apostrophe.

--
Cheers
macropod
[MVP - Microsoft Word]


"ToMMie" wrote in message ...
Hi Niek Otten,

Can you please tell me how to enter them as text with the format I want? I
don't need to do the calculation with these data.

Many thanks in advance.
ToMMie

"Niek Otten" wrote:

Excel's precision is only 15 decimal digits.
If you need more you'll have to enter them as text, but then you can't calculate with them anymore

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"ToMMie" wrote in message ...
|I format the cell as custom type like 0000 0000 0000 0000 in order that the
| number the user key in the cell 1111222233334444 (without space) will display
| like 1111 2222 3333 4444 automatically.
|
| But the problem is when I key in 1111222233334444 the last number always
| becomes ZERO at all time like 1111 2222 3333 4440.
|
| How can I fix that? Could you please help me?
|
| Many thanks.
| ToMMie
|
|






All times are GMT +1. The time now is 02:26 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com