ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   "000" + number + "." (https://www.excelbanter.com/excel-worksheet-functions/88218-000-number.html)

0-0 Wai Wai ^-^

"000" + number + "."
 

Hi.
Here's the number list.
5
203
3450
4498
12358

This time, I need add extra "0" to the number until it has 6 digits & a dot at
the end of the number, eg:
5 -- 000005.
203 -- 000203.

How to do?
Thank you!


--
Additional info about my computer:
- Office XP
- Windows XP Pro



Peo Sjoblom

"000" + number + "."
 
One way

=TEXT(A2,"000000.")


--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com


"0-0 Wai Wai ^-^" wrote in message
...

Hi.
Here's the number list.
5
203
3450
4498
12358

This time, I need add extra "0" to the number until it has 6 digits & a
dot at
the end of the number, eg:
5 -- 000005.
203 -- 000203.

How to do?
Thank you!


--
Additional info about my computer:
- Office XP
- Windows XP Pro





Niek Otten

"000" + number + "."
 
=TEXT(A1,"000000")&"."

--
Kind regards,

Niek Otten

"0-0 Wai Wai ^-^" wrote in message ...
|
| Hi.
| Here's the number list.
| 5
| 203
| 3450
| 4498
| 12358
|
| This time, I need add extra "0" to the number until it has 6 digits & a dot at
| the end of the number, eg:
| 5 -- 000005.
| 203 -- 000203.
|
| How to do?
| Thank you!
|
|
| --
| Additional info about my computer:
| - Office XP
| - Windows XP Pro
|
|



0-0 Wai Wai ^-^

"000" + number + "."
 

"Niek Otten" ¦b¶l¥ó
¤¤¼¶¼g...
=TEXT(A1,"000000")&"."


Excellent!
The 000000 works like a charm!
Thanks!



0-0 Wai Wai ^-^

"000" + number + "."
 
Thanks for your help!




All times are GMT +1. The time now is 05:49 AM.

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