+ Reply to Thread
Results 1 to 5 of 5

Deleting Repeated Data

  1. #1
    Registered User
    Join Date
    05-18-2007
    Posts
    13

    Deleting Repeated Data

    I am in need of some way to delete repeating values when they are entered into excel.

    Example.

    Column A
    Row1 12
    Row2 13
    Row3 12

    I need row 3 to be automaticaly deleted (the whole row.) what I am doing is importing data from another workbook, but that data will contain previouse information that has already been imported and I need to delete that previouse information after I past in the data. Is there a way that Excel will search for the recuranse and delete the row where it happens.

    Thank you.

  2. #2
    Forum Contributor stevebriz's Avatar
    Join Date
    09-07-2006
    Location
    Santiago Chile
    Posts
    389
    Where does the new data get in imported to ? after the last row of the existing data?
    VBA - The Power Behind the Grid

    Posting a sample of your workbook makes it easier to look at the Issue.

  3. #3
    Registered User
    Join Date
    11-16-2006
    Posts
    80
    Try:

    Please Login or Register  to view this content.
    Got this from C Pearson (http://www.cpearson.com/excel/duplicat.htm)website and adapted it to suit yours. Might not be what your looking for though!

    HTH,
    mccreaso

  4. #4
    Registered User
    Join Date
    11-16-2006
    Posts
    80
    Just came across this:

    Please Login or Register  to view this content.
    @ http://www.cpearson.com/excel/deleting.htm , exactly what your looking for?

    mccreaso

  5. #5
    Registered User
    Join Date
    05-18-2007
    Posts
    13
    MCCREASO!! That is exactly what I needed thank you!

+ 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