Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Tue, 3 Feb 2009 11:40:05 -0800, andrew
wrote: hello, in a column I have this value kind, that is an time kind: ORIGINAL BUT I WISH HAVE 6 6.00 1103 11.03 213509 21.35.09 23823 2.38.23 162657 16.26.57 214518 21.45.18 129 1.29 41942 4.19.42 The values are many thousands. have u got any solution? thanks for your help If you are OK with the results being text strings, then: =TEXT(A1,"[9999]##\.##\.##;[99]#\.00;#.00") However, if you want to retain the values as numeric, you can use the same format argument as a "custom format" --ron |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Strange?! | Excel Discussion (Misc queries) | |||
Sum Time - strange result (site & cpearson researched) | Excel Worksheet Functions | |||
strange error | Excel Worksheet Functions | |||
Very-2 strange | Excel Discussion (Misc queries) | |||
Something Strange | Setting up and Configuration of Excel |