+ Reply to Thread
Results 1 to 4 of 4

Need Excel Macro to combine 3 cells into one cell

  1. #1
    Registered User
    Join Date
    01-18-2013
    Location
    london, england
    MS-Off Ver
    Excel 2007
    Posts
    3

    Need Excel Macro to combine 3 cells into one cell

    Hi,

    I have a requirement to bulid a macro, where I need to merge 2-3 columns data into one cell.

    For example

    Sheet 1

    ID Report Summary
    ---- -------- ---------
    101 ABC Description of ABC
    102 EFG Description of EFG

    I need a macro to combain ID +Report + Summary into one cell and it should continue for rest of the rows.
    I need it in below format
    -------------------------
    101 ABC
    Description of ABC
    -------------------------
    102 EFG
    Description of EFG
    ------------------------
    Regards
    Kalyan

  2. #2
    Forum Expert
    Join Date
    07-31-2010
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4,070

    Re: Need Excel Macro to combine 3 cells into one cell

    Here ya go. I assumed columns A,B,and C respectively with the result in column D

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    01-18-2013
    Location
    london, england
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Need Excel Macro to combine 3 cells into one cell

    Thanks a lot Stnkynts for quick reply. It works perfectly....

  4. #4
    Registered User
    Join Date
    01-18-2013
    Location
    london, england
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Need Excel Macro to combine 3 cells into one cell

    One more, If I want to show in diferent color for each data coming from different cells, how to do it?

+ 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