Re: split "abc,123"

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Kyli (anonymous_at_discussions.microsoft.com)
Date: 05/25/04


Date: Tue, 25 May 2004 13:36:40 -0700

Okay, now I feel stupid. I didn't know that existed up
there. Could I have asked for anything more simple? This
is going to help...A LOT. Thank-you everyone for all your
formulas and help.

Thanks!

>-----Original Message-----
>One way:
>
>Select the cell(s) and choose Data/Text to columns...
>In the first pane, choose Delimited, then click Next
>In the second pane, check the Comma checkbox, then click
Next
>In the third pane, change the Destination address to
column B, then click OK.
>
>In article <1250301c44289$7f595450$a501280a@phx.gbl>,
> "Kyli" <anonymous@discussions.microsoft.com> wrote:
>
>> I need to find a formula to split Column A: "abd,123"
into
>> column B: "abc" and column C: "123".
>>
>> I know there has to be a "mid" function or something
that
>> allows me to pull everything before the comma into one
>> cell and another to pull everything after the comma
into
>> another cell.
>>
>> Please let me know if anybody knows the answer to this.
>>
>> P.S. The file is already created, there are other
columns,
>> and I cannot open the file under deliminated because of
>> the other information. Thanks.
>.
>



Relevant Pages

  • Re: split "abc,123"
    ... Gord Dibben Excel MVP ... >cell and another to pull everything after the comma into ... >another cell. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: split "abc,123"
    ... "Kyli" wrote in message ... > cell and another to pull everything after the comma into ... > another cell. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: split "abc,123"
    ... In the second pane, check the Comma checkbox, then click Next ... > cell and another to pull everything after the comma into ... > another cell. ...
    (microsoft.public.excel.worksheet.functions)
  • split "abc,123"
    ... I need to find a formula to split Column A: ... cell and another to pull everything after the comma into ... another cell. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Data Validation List created from a text in a Cell
    ... clear cell A1. ... Private Sub Worksheet_Change ... Whenever the cell containing the comma separated list is changed ... Validation List for the designated range (stored in the ValidationRange ...
    (microsoft.public.excel.worksheet.functions)