+ Reply to Thread
Results 1 to 2 of 2

Merge data from two columns in to one.

  1. #1
    Registered User
    Join Date
    07-24-2010
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2000,2003,2010
    Posts
    38

    Merge data from two columns in to one.

    I have data in column A and B. I would like to merge column A and B in Result column C.

    Example:
    (Data-1) cell A2 = Rows("1:1").RowHeight =
    (Data-2) cell B2 = 2.25
    (Result) cell C2 = Rows("1:1").RowHeight = 2.25
    What is the formula for cell C2 ?
    Please see attached sheet.
    Thanks.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    12-28-2009
    Location
    São Paulo, Brazil
    MS-Off Ver
    Excel 2010
    Posts
    71

    Re: Merge data from two columns in to one.

    C2= A2&B2
    Then double click at the bottom right corner of cell 'C2' to copy down.
    If you wish values instead of formulae then copy the range and replace it with paste special >> values
    Osvaldo

+ 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