+ Reply to Thread
Results 1 to 3 of 3

Thread: Delete rows with string

  1. #1
    Registered User
    Join Date
    12-16-2010
    Location
    pueblo, colorado
    MS-Off Ver
    Excel 2007
    Posts
    1

    Delete rows with string

    Hi, just wondering, I'm not new to excel or anything but never needed to do this before. I have a document with about twenty thousand rows in it and I need to delete every row that contains .mp3. Anybody, I've been looking and reading help files and asking and can't find this anywhere. Any help would be so appreciated. Thanks. If you know how to do this, just email me directly at <email address deleted> -- [teylyn]. I know I shouldn't put that out there but I am ready to throw **** at the wall right now. Thanks.
    Last edited by teylyn; 12-16-2010 at 03:48 AM. Reason: removed email address

  2. #2
    Forum Guru
    Join Date
    10-28-2008
    Location
    Not here anymore
    MS-Off Ver
    irrelevant
    Posts
    10,151

    Re: Delete rows with string

    darkbreeze,

    this is a public forum and all problems and solutions should be addressed publicly.

    Please post a data sample of a few dozen rows and a solution can be provided to you in this forum by one of the members.

  3. #3
    Forum Guru
    Join Date
    10-28-2008
    Location
    Not here anymore
    MS-Off Ver
    irrelevant
    Posts
    10,151

    Re: Delete rows with string

    You could add an additional column with the formula

    =COUNTIF(A1:Z1,"*.mp3*")

    copy down to the last row. Then sort by that column in descending order and filter all rows that are not 0. Select and delete these rows.

    cheers,

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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.2.0