Date: prev next · Thread: first prev next last
2021 Archives by date, by thread · List index


At 20:39 15/05/2021 -0700, Dave Stevens wrote:
Here's a snippet of a youtube auto-generated CC transcript. Can someone show how to delete the lines that have times? as far as i know they are strictly alternating and have exactly 1 colon, but that's
where my smarts end. Anyone have a suggestion?

If you indeed just need to remove all odd-numbered lines of the text, you could do this:

o Paste the material into column A of a spreadsheet, starting at A1 - so that each line occupies one cell.
o In cell B1 (say), enter =OFFSET(A$1,ROW()*2-1,0)
o Fill down column B.

I think this works whether your original "lines" are separated by line breaks or are actually separate paragraphs. You can copy and paste the material in column B back into a text document for further formatting as required, of course.

I trust this helps.

Brian Barker


--
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.