+ Reply to Thread
Results 1 to 2 of 2

cutting and pasting data

  1. #1
    Registered User
    Join Date
    04-18-2012
    Location
    canada
    MS-Off Ver
    Excel 2007
    Posts
    1

    cutting and pasting data

    I have a data set in one long column, something like 16,000 numbers. The numbers are organized in sets, in the first set there are 168 numbers per set, but in the future there will be more or less. I would like to cut the 168 numbers, paste into a new column, then go to the next 168 numbers below the first 168 and paste them. ..I tried an offset such as

    "
    in B1
    offset(A171,,,counta(168))

    in C1
    offset(A338,,,counta(168))
    "

    This is what i can do manually, but i would like to do this automatically as the data sets can be up to 500,000 at times..

  2. #2
    Forum Expert
    Join Date
    12-10-2006
    Location
    Sydney
    MS-Off Ver
    Office 365
    Posts
    3,525

    Re: cutting and pasting data

    Hi heathiep,

    Welcome to the forum!!

    Try this (initially on a copy of your data in case the results are not as expected):

    Please Login or Register  to view this content.
    You can also just change the 'intMyBlock' variable when "in the future there will be more or less" chunks of data to be spread across columns.

    Regards,

    Robert
    Last edited by Trebor76; 04-18-2012 at 07:40 PM.
    ____________________________________________
    Please ensure you mark your thread as Solved once it is. Click here to see how
    If this post helps, please don't forget to say thanks by clicking the star icon in the bottom left-hand corner of my post

+ 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