+ Reply to Thread
Results 1 to 2 of 2

I need help. Huge data source, I need to clean it up. Find and move data macro.

  1. #1
    Registered User
    Join Date
    12-13-2012
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    5

    I need help. Huge data source, I need to clean it up. Find and move data macro.

    I have roughly 3,000,000 rows over 3 sheets, so a Macro is needed. Moving data is not the issue, I need a macro that will find specific data then act on what it finds. This is what I'm trying to accomplish:

    1. Find instance of '1005' in Column E

    2. Select all data in row (Columns A:AJ)

    3. Offset selection (-1, 7)

    4. Delete original row.

    5. Continue until no rows that contain '1005' exist

    There is no pattern to how often '1005' shows up so I can't just select every 10th row to do this so the Find function is needed.

    Can anybody help?

  2. #2
    Forum Contributor
    Join Date
    11-11-2012
    Location
    Muscat, Oman
    MS-Off Ver
    Office 365
    Posts
    521

    Re: I need help. Huge data source, I need to clean it up. Find and move data macro.

    I got the post wrong hence deleting it
    Last edited by VKS; 12-20-2012 at 02:28 PM.

+ 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