+ Reply to Thread
Results 1 to 6 of 6

Delete extra row

  1. #1
    Registered User
    Join Date
    04-23-2008
    Posts
    48

    Delete extra row

    Dear all,

    i have 2 sheets of data need to compare, if the data (sheet1) cannot find in (sheet2),
    the row in sheet1 is deleted.
    all my data is in number

    Example:
    sheet1:
    columnB
    1
    2
    4
    5
    7
    6

    Sheet2:
    columnB
    2
    3
    6
    4
    5
    8

    below is my coding i write, it take time to compare and delete, i have more than thousand data in both sheet:
    Please Login or Register  to view this content.
    any faster way to delete it? my coding take times to run...

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Delete extra row

    Do you have a sample file of each that you can upload? Remove any sensitive data.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    04-23-2008
    Posts
    48

    Re: Delete extra row

    no... the data cannot attach here..

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Delete extra row

    What do you mean?

  5. #5
    Registered User
    Join Date
    04-23-2008
    Posts
    48

    Re: Delete extra row

    i do not have any sample data can attach here.

  6. #6
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Delete extra row

    What i mean is, whatever file you are using, just remove the sensitive data and upload it here.

+ 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