Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I want to split the text between " : "1:1 $B5/=i!$?@AOB$E7CO!#(B" into 2
columns (data - text to columns) at the first SPACE How to format "1:1" to remain as text and not be treated as HH:MM etc. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In Step 3 of the Text to Columns wizard, in the Data Preview area, click on
the area where it shows 1:1. In Column data format select Text. Then click Finish. -- Biff Microsoft Excel MVP "LiCal" wrote in message ... I want to split the text between " : "1:1 $B5/=i!$?@AOB$E7CO!#(B" into 2 columns (data - text to columns) at the first SPACE How to format "1:1" to remain as text and not be treated as HH:MM etc. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks. But is this the only way?
why setting column 1 (after split, to have 1:1) to text (Format- Cells-Text) prior and after the split operation has no effect? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you treat it as a number (not text) at the input stage, then changing the
format to text later will merely display the stored number as text. Times are numbers (as fractions of a day). If you have stored 1:1 as time 01:01, it will be displayed as 0.042361111 if you change it to text. -- David Biddulph "LiCal" wrote in message ... Thanks. But is this the only way? why setting column 1 (after split, to have 1:1) to text (Format- Cells-Text) prior and after the split operation has no effect? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Text "comparison" operator for "contains" used in an "IF" Function | Excel Worksheet Functions | |||
text string: "91E10" in csv file auto converts to: "9.10E+11" | Excel Discussion (Misc queries) | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
how i convert "100" to "hundred"( number to text) in excel-2007 | Excel Worksheet Functions | |||
Insert "-" in text "1234567890" to have a output like this"123-456-7890" | Excel Discussion (Misc queries) |