+ Reply to Thread
Results 1 to 4 of 4

Copy cell and paste in row below with added character to end of cell

  1. #1
    Registered User
    Join Date
    01-21-2012
    Location
    Mount Pleasant, WI
    MS-Off Ver
    Excel 2010
    Posts
    23

    Post Copy cell and paste in row below with added character to end of cell

    I have a column of 200 numbered entries and would like to copy the contents of each cell, insert a row below the copied cell and add paste the contents with a "U" at the end of each cell.

    Row A1 contains 2124849
    Row A2 contains 2124850
    Row A3 contains 2124851

    I need to be able to copy Row A1 2124849 and insert a row below and paste the contents with a "U". It would look like this:

    Row A1 contains 2124849
    Row A2 contains 2124849U
    Row A3 contains 2124850
    Row A4 contains 2124850U
    Row A5 contains 2124851
    Row A6 contains 2124851U

  2. #2
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 2019 on Win10 (desktop), 2019 on Win11 (notebook)
    Posts
    8,198

    Re: Copy cell and paste in row below with added character to end of cell

    Hi, menmine5,

    work from the bottom up like this:
    Please Login or Register  to view this content.
    Ciao,
    Holger
    Use Code-Tags for showing your code: [code] Your Code here [/code]
    Please mark your question Solved if there has been offered a solution that works fine for you

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Copy cell and paste in row below with added character to end of cell

    Hi,

    There are no doubt a few ways. One relatively simple one is.

    1. First select the range A1:A200 and use Data Text To Columns, picking the 'Text' option when you get to it and OK. This will change all the values to Text if they are not already text.

    2. Go to A201 and enter the formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    and copy it down to A400

    3. Select A1:A400 and Sort the column picking the option to 'Sort numbers and numbers stored as text separately'
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  4. #4
    Registered User
    Join Date
    01-21-2012
    Location
    Mount Pleasant, WI
    MS-Off Ver
    Excel 2010
    Posts
    23

    Thumbs up Re: Copy cell and paste in row below with added character to end of cell

    Works perfectly... Thanks

+ 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. If cell = x (mixed with other character in a cell) then copy paste row
    By makko in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 06-26-2012, 03:51 AM
  2. VBA Code to Cut the Last Character of A cell and Paste It at The Beginning
    By whallgren in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-19-2010, 04:30 AM
  3. Auto Fill Cell Value added by "Copy N Paste"
    By bdb1974 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-01-2009, 05:58 PM
  4. [SOLVED] How can I paste 429 character Excel cell in MS Word ?
    By Marie-Luisa in forum Excel General
    Replies: 1
    Last Post: 07-20-2006, 09:27 AM
  5. Replies: 0
    Last Post: 05-05-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