+ Reply to Thread
Results 1 to 5 of 5

Moving Cell Contents to another sheet.

  1. #1
    Registered User
    Join Date
    02-18-2004
    Posts
    55

    Moving Cell Contents to another sheet.

    I have Excel output from a third party utility that is written as each item set consisting of 5 columns wide and 5 columns long followed by a blank line. I'm trying to figure out how to loop through each item set and copy it's data contents it to another "clean" worksheet within a single row so that I can report on it.

    The original output data from the third party utility is well organized within the sheet (Same labels, same offsets)

    Ideally I'd like to have a macro that loops through each 5x5 item set and copies the data values to the proper column on the "Clean" sheet. Once the loop finishes the item set, it goes to the next 5x5 set and writes its data to the next row in the clean sheet until all items in the original have been copied to the clean.

    I've uploaded a sample set of data that is the exact layout I'm working with. There are 1000's of rows of data within the original output and doing it manually doesn't make much sense. It anyone can offer some assistance on how to complete this task I would be extremely thankful
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Moving Cell Contents to another sheet.

    Maybe:

    Please Login or Register  to view this content.

  3. #3
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 365
    Posts
    8,026

    Re: Moving Cell Contents to another sheet.

    Assuming that Sheet "Clean" has the headers in rows 1 and 2, try this macro:
    Please Login or Register  to view this content.
    You can say "THANK YOU" for help received by clicking the Star symbol at the bottom left of the helper's post.
    Practice makes perfect. I'm very far from perfect so I'm still practising.

  4. #4
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Moving Cell Contents to another sheet.

    Yet another one!
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    02-18-2004
    Posts
    55

    Re: Moving Cell Contents to another sheet.

    THANK YOU EVERYONE!!! All solutions work exactly as I hoped and saved a ton of time....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. Replies: 0
    Last Post: 05-21-2012, 06:59 AM
  2. moving cell contents
    By Mikeyd1 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-16-2011, 03:40 PM
  3. Possible Function? Moving Cell Contents.
    By rygotype in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-12-2010, 05:16 PM
  4. Moving the contents of a cell after certain date
    By Senaldo in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-26-2010, 09:52 AM
  5. moving the contents of a cell
    By JenBasch in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-19-2005, 11:05 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