+ Reply to Thread
Results 1 to 4 of 4

Merge column into a single cell

  1. #1
    Registered User
    Join Date
    05-15-2006
    Posts
    5

    Merge column into a single cell

    Hey, if anyone can help me out with this it would be greatly appreciated.

    Here is my problem: I am trying to merge the content of a large column into a single cell. I want the same results as when I use the combining formula (ex. =A1&A2&A3...) problem is that a formula can't be longer then something like 100 characters and Im trying to merge columns which contain a few hundred cells. I believe there are a few programs out there that do this (Excel Merge, Merge assistant) but I'm not willing to pay 30 dollars or such a fix.

    Any help would be greatly appreciated.
    Thanks in Advance !
    Gab

  2. #2
    Dave Peterson
    Guest

    Re: Merge column into a single cell

    J.E. McGimpsey has an =MultiCat() that works like =sum() works with numbers:
    http://mcgimpsey.com/excel/udfs/multicat.html

    If you're new to macros, you may want to read David McRitchie's intro at:
    http://www.mvps.org/dmcritchie/excel/getstarted.htm

    Gmoney wrote:
    >
    > Hey, if anyone can help me out with this it would be greatly
    > appreciated.
    >
    > Here is my problem: I am trying to merge the content of a large column
    > into a single cell. I want the same results as when I use the combining
    > formula (ex. =A1&A2&A3...) problem is that a formula can't be longer
    > then something like 100 characters and Im trying to merge columns which
    > contain a few hundred cells. I believe there are a few programs out
    > there that do this (Excel Merge, Merge assistant) but I'm not willing
    > to pay 30 dollars or such a fix.
    >
    > Any help would be greatly appreciated.
    > Thanks in Advance !
    > Gab
    >
    > --
    > Gmoney
    > ------------------------------------------------------------------------
    > Gmoney's Profile: http://www.excelforum.com/member.php...o&userid=34465
    > View this thread: http://www.excelforum.com/showthread...hreadid=542249


    --

    Dave Peterson

  3. #3
    Dave Peterson
    Guest

    Re: Merge column into a single cell

    J.E. McGimpsey has an =MultiCat() that works like =sum() works with numbers:
    http://mcgimpsey.com/excel/udfs/multicat.html

    If you're new to macros, you may want to read David McRitchie's intro at:
    http://www.mvps.org/dmcritchie/excel/getstarted.htm

    Gmoney wrote:
    >
    > Hey, if anyone can help me out with this it would be greatly
    > appreciated.
    >
    > Here is my problem: I am trying to merge the content of a large column
    > into a single cell. I want the same results as when I use the combining
    > formula (ex. =A1&A2&A3...) problem is that a formula can't be longer
    > then something like 100 characters and Im trying to merge columns which
    > contain a few hundred cells. I believe there are a few programs out
    > there that do this (Excel Merge, Merge assistant) but I'm not willing
    > to pay 30 dollars or such a fix.
    >
    > Any help would be greatly appreciated.
    > Thanks in Advance !
    > Gab
    >
    > --
    > Gmoney
    > ------------------------------------------------------------------------
    > Gmoney's Profile: http://www.excelforum.com/member.php...o&userid=34465
    > View this thread: http://www.excelforum.com/showthread...hreadid=542249


    --

    Dave Peterson

  4. #4
    Registered User
    Join Date
    05-15-2006
    Posts
    5
    Woked like a charm!!

    Thanks Dave,
    Gab

+ 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