+ Reply to Thread
Results 1 to 3 of 3

How do I merge two cells but keeping all contents in Excell?

  1. #1
    gysl
    Guest

    How do I merge two cells but keeping all contents in Excell?

    I would like to merge two cells without losing the data ea: Column A= AB and
    Column B = 1234. End result want to achieve Column C = AB1234 Please help -
    Gys

  2. #2
    Anne Troy
    Guest

    Re: How do I merge two cells but keeping all contents in Excell?

    In column C: =A2&B2
    (for row 2)
    This is a "short version" of concatenation, you can look up the CONCATENATE
    function, which I never use because I use the & method instead.
    ************
    Anne Troy
    www.OfficeArticles.com

    "gysl" <[email protected]> wrote in message
    news:[email protected]...
    >I would like to merge two cells without losing the data ea: Column A= AB
    >and
    > Column B = 1234. End result want to achieve Column C = AB1234 Please
    > help -
    > Gys




  3. #3
    gysl
    Guest

    Re: How do I merge two cells but keeping all contents in Excell?

    Thank you very much. Good day Gys

    "Anne Troy" wrote:

    > In column C: =A2&B2
    > (for row 2)
    > This is a "short version" of concatenation, you can look up the CONCATENATE
    > function, which I never use because I use the & method instead.
    > ************
    > Anne Troy
    > www.OfficeArticles.com
    >
    > "gysl" <[email protected]> wrote in message
    > news:[email protected]...
    > >I would like to merge two cells without losing the data ea: Column A= AB
    > >and
    > > Column B = 1234. End result want to achieve Column C = AB1234 Please
    > > help -
    > > Gys

    >
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1