+ Reply to Thread
Results 1 to 4 of 4

Copy range in loop

  1. #1
    Forum Contributor
    Join Date
    01-05-2010
    Location
    New York
    MS-Off Ver
    Excel 2016
    Posts
    747

    Copy range in loop

    In A28:A38 I have list of numbers. Cell A2 is my destination cell. I need a basic code that copies each value in range A28:A38 one after the next into cell A2. How can this be done?
    Last edited by rhudgins; 12-02-2010 at 04:47 PM.

  2. #2
    Forum Contributor Rick_Stanich's Avatar
    Join Date
    11-21-2005
    Location
    Ladson SC
    MS-Off Ver
    Office365
    Posts
    1,192

    Re: Copy range in loop

    A formula?
    Place it in cell A2
    Please Login or Register  to view this content.
    Example: Takes the values 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 from cells A28 thru A38 and makes a single string
    "1234567891011"

    Is that what you want?
    Regards

    Rick
    Win10, Office 365

  3. #3
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Copy range in loop

    Hi rhudgins

    Rick's interpretation is different from mine but makes more sense.

    My interpretation is this
    Please Login or Register  to view this content.
    John
    John

    If you have issues with Code I've provided, I appreciate your feedback.

    In the event Code provided resolves your issue, please mark your Thread as SOLVED.

    If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.

  4. #4
    Forum Contributor
    Join Date
    01-05-2010
    Location
    New York
    MS-Off Ver
    Excel 2016
    Posts
    747

    Re: Copy range in loop

    Thanks jaslake. This works!

+ 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