Hello
I have a text file called del.log
del.log sample:
STRING1
STRING2
STRING3
Also I have excel sheet with almost 1 000 000 rows in it. I'm looking for a EFFECTIVE way how to delete entire row if text string in column A exactly matches one of text strings from del.log file?
Thank you for any suggestions.
Bookmarks