topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 8:48 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Mark/Highlight Many Different Rows in Text File  (Read 3042 times)

nkormanik

  • Participant
  • Joined in 2010
  • *
  • Posts: 553
    • View Profile
    • Donate to Member
Mark/Highlight Many Different Rows in Text File
« on: January 03, 2020, 06:09 PM »
Suppose one has a long list of names, one after another, in a text file.

One wishes to delete a number of those.

The standard text editor will only allow you to delete one at a time, unless they are contiguous in the list.

Looking for a program that will allow 'marking' various rows, to then subsequently delete them.

Any suggestions appreciated.

Thanks!

Nicholas Kormanik


c.gingerich

  • Supporting Member
  • Joined in 2011
  • **
  • Posts: 748
    • View Profile
    • The Blind House
    • Donate to Member
Re: Mark/Highlight Many Different Rows in Text File
« Reply #1 on: January 03, 2020, 07:58 PM »
What about renaming the text file to a .CSV file and opening it in Excel or Sheets? You can then select and delete the rows you want.

wraith808

  • Supporting Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 11,186
    • View Profile
    • Donate to Member
Re: Mark/Highlight Many Different Rows in Text File
« Reply #2 on: January 03, 2020, 08:44 PM »
Do you know in advance the names that you want to delete?  Or are you going through the rows anyway to find them.  Just wondering the use case, as if you already have to page through to select, you can delete a word/line pretty easily in many editors.

nkormanik

  • Participant
  • Joined in 2010
  • *
  • Posts: 553
    • View Profile
    • Donate to Member
Re: Mark/Highlight Many Different Rows in Text File
« Reply #3 on: January 03, 2020, 10:03 PM »
Thanks Chris and wraith808.  Using Excel does seem a viable option.  Able to copy/paste, or import, into a single column.  Then Ctrl-Click to highlight cells, as needed.  Hit delete -- which leaves blank cells.  All good.

And, no, haven't yet decided which ones to delete.  Need to look over, review, maybe another time as well.


nkormanik

  • Participant
  • Joined in 2010
  • *
  • Posts: 553
    • View Profile
    • Donate to Member
Re: Mark/Highlight Many Different Rows in Text File
« Reply #4 on: January 04, 2020, 02:46 AM »
Well, after searching for whatever alternatives might exist out there, lo and behold, Skwire nailed it.

http://www.dcmembers...download/schecklist/

Seems to do exactly what's asked for.

Still testing it out, but so far so good.