+ Reply to Thread
Results 1 to 3 of 3

VB Code to reorganize data in a sheet

  1. #1
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    VB Code to reorganize data in a sheet

    Hello:

    Please refer to attached file.
    I have daily data as shown.
    Each day has 4 columns of data.
    Day 1 : Column O:R
    Day 2 : Column S:V
    and so on until 31st

    I need VB Code to organize the data as below.
    For each day i need PLU# data until row 598 to be cut and paste at row 65.
    So for
    Day 1 : Cut Range(O203:R598) and paste at O65
    Day 2 : Cut Range(S215:V598) and paste at S65
    Day 3 : Cut Range(W203:Z598) and paste at W65
    and so on...

    Let me know if you have any questions.
    Thanks.

    Riz
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    10-19-2012
    Location
    Omaha, Nebraska USA
    MS-Off Ver
    Excel 2010
    Posts
    249

    Re: VB Code to reorganize data in a sheet

    Hi Riz,

    Here is some programming that I think does what you were describing:

    Please Login or Register  to view this content.
    Hope that helps,

    Dan
    Last edited by djbomaha; 04-20-2016 at 07:22 PM. Reason: Set Events to True at end of code

  3. #3
    Valued Forum Contributor
    Join Date
    02-02-2016
    Location
    Indonesia
    MS-Off Ver
    Office 365
    Posts
    1,028

    Re: VB Code to reorganize data in a sheet

    This is another way:
    Please Login or Register  to view this content.

+ 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. [SOLVED] VB Code to reorganize ClockINOut
    By rizmomin in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-09-2016, 06:29 PM
  2. [SOLVED] VB Code to reorganize data
    By rizmomin in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 03-29-2016, 04:24 PM
  3. I need to reorganize the data with VBA
    By baetienne in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-29-2014, 03:40 PM
  4. Reorganize data
    By ngpm515 in forum Excel General
    Replies: 0
    Last Post: 11-02-2011, 05:19 PM
  5. Reorganize a data set
    By RPADC in forum Excel General
    Replies: 3
    Last Post: 07-11-2010, 02:19 PM
  6. Reorganize data
    By pentiumeric in forum Excel General
    Replies: 13
    Last Post: 07-13-2009, 04:32 AM

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