+ Reply to Thread
Results 1 to 5 of 5

Copy row into column

  1. #1
    Registered User
    Join Date
    10-26-2012
    Location
    minnesota
    MS-Off Ver
    Excel 2013
    Posts
    16

    Copy row into column

    I have data that looks like so

    A......................B.......................C......................D....................E...................F..................G
    1 257.75................54 ...................85......................75..................241................95.................80

    How do I take The Data in Column A,D,G And put it in Column M

    Thank you

  2. #2
    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 row into column

    Hi,

    Maybe if you want the values as a text string

    =A1&", "&D1&", "&G1

    If you want the sum then simply
    =A1+D1+G1
    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.

  3. #3
    Registered User
    Join Date
    10-26-2012
    Location
    minnesota
    MS-Off Ver
    Excel 2013
    Posts
    16

    Re: Copy row into column

    Something that looks like this

    K...L......M............N
    ..........257.75
    ..........75
    ..........80

    There are many many rows of data so a formula that could be put in M1 and copied down would be best??


    Thanks for your time.

  4. #4
    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 row into column

    ..that formula I gave you was meant to be put in M1 and copied down.
    But why do you now show just the column A value of 257.75 in column M when you were asking for three column values?

    Maybe it would be better if you upload your workbook and manually add the results you expect in column M

  5. #5
    Registered User
    Join Date
    10-26-2012
    Location
    minnesota
    MS-Off Ver
    Excel 2013
    Posts
    16

    Re: Copy row into column

    Capture.JPG
    I made a quick example of what were looking for


    The data that starts in row c2 is what i want to put into a column like it is in column A. Every 4th row



    Thank you

+ 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. Copy data from sheet1 column with dynamic date, and copy data to second sheet column
    By Renaliiii in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-25-2016, 04:44 PM
  2. Replies: 0
    Last Post: 10-29-2015, 04:15 PM
  3. Replies: 1
    Last Post: 05-30-2015, 04:38 PM
  4. Replies: 5
    Last Post: 11-17-2014, 02:40 PM
  5. Replies: 3
    Last Post: 05-22-2013, 01:08 AM
  6. Vba - find next empty column, insert column, copy paste values & copy paste formulas
    By DoodlesMama in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-20-2012, 12:43 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