+ Reply to Thread
Results 1 to 4 of 4

Copy cells and paste into a merged cell

  1. #1
    Registered User
    Join Date
    10-03-2012
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    28

    Copy cells and paste into a merged cell

    Is there a way to copy contents from cells in a spreadsheet and paste them into a merged cell on a workbook that I am working on?

  2. #2
    Registered User
    Join Date
    10-03-2012
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    28

    Re: Copy cells and paste into a merged cell

    Reposting this to see if I can get any help!!

  3. #3
    Registered User
    Join Date
    07-28-2015
    Location
    Pruszków, Poland
    MS-Off Ver
    365 Business
    Posts
    58

    Exclamation Re: Copy cells and paste into a merged cell

    Hello, try something like this:
    Please Login or Register  to view this content.
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    10-19-2015
    Location
    London
    MS-Off Ver
    2010
    Posts
    23

    Re: Copy cells and paste into a merged cell

    Hi,

    Use Concatenate.

    If merged cell is AB1 (top left two cells) and values you want are in A2 and B2 then;

    in AB1 (merged cell) enter:

    =CONCATENATE(A2," ",B2)

    Remove ," " if you dont want a space between data

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 07-03-2015, 04:27 AM
  2. [SOLVED] copy/paste to merged cells
    By tomanton in forum Excel General
    Replies: 10
    Last Post: 10-17-2013, 09:28 AM
  3. [SOLVED] Copy & paste merged cells between worksheets
    By nc_4080 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-29-2013, 10:46 PM
  4. copy/paste formulas across merged cells?
    By juanzo007 in forum Excel General
    Replies: 2
    Last Post: 11-25-2010, 11:09 PM
  5. [SOLVED] Copy merged cell, paste as merged cell
    By jomili in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-18-2009, 02:35 PM
  6. Macro to Add Row and Copy/Paste Merged Cells
    By dipitududa2 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-02-2006, 09:35 AM
  7. Copy/Paste Merged Cells via Macro is not working
    By Peter Bassett in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-27-2005, 04:06 PM

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