How to delete all paragraphs with key word within the rtf files using VBA?
Need to delete paragraphs within RTF files if the paragraph contains some key word (for example, ‘Location:’), how to achieve this using VBA?
Need to delete paragraphs within RTF files if the paragraph contains some key word (for example, ‘Location:’), how to achieve this using VBA?