TurtleEKH
February 27th, 2006, 06:44 PM
2/26 14:54:37.360 [5. xtensionxtooltip2] Tuor: <DV>1<CS3>296
2/26 14:54:37.563 Mike has logged into the chat room.
2/26 14:54:38.953 [5. xtensionxtooltip2] Gwystyl: <DV>1<CS2>318
2/26 14:54:39.263 Tim has logged into the chat room.
I need to do a wildcard find and replace on a Word document filled with lines like the four above.
I need to remove the entire lines that contain [5. xtensionxtooltip2] and the date and time, leaving the other lines intact. So from the four lines above, what I would want to have as an end result is:
Mike has logged into the chat room.
Tim has logged into the chat room.
Any ideas? I've tried a ton of different ways and always end up with a result that deletes more than I want or not enough.
2/26 14:54:37.563 Mike has logged into the chat room.
2/26 14:54:38.953 [5. xtensionxtooltip2] Gwystyl: <DV>1<CS2>318
2/26 14:54:39.263 Tim has logged into the chat room.
I need to do a wildcard find and replace on a Word document filled with lines like the four above.
I need to remove the entire lines that contain [5. xtensionxtooltip2] and the date and time, leaving the other lines intact. So from the four lines above, what I would want to have as an end result is:
Mike has logged into the chat room.
Tim has logged into the chat room.
Any ideas? I've tried a ton of different ways and always end up with a result that deletes more than I want or not enough.