![]() |
#1
|
|||
|
|||
![]()
Hi,
I currently have a script for a Macro that changes or deletes multiple XML files words or sentences. Although when I run this Macro whenever it deletes a certain word or sentence it is leaving blank lines/paragraphs. For example: <content> <pmEntryTitle>EHII IETM</pmEntryTitle> <pmEntryTitle> General Front Matter</pmEntryTitle> <pmEntryTitle> Title Page</pmEntryTitle> Does anyone have a solution or work around that I can add to my current script so when I run the macro all together it fixes it like this: <content> <pmEntryTitle>EHII IETM</pmEntryTitle> <pmEntryTitle> General Front Matter</pmEntryTitle> <pmEntryTitle> Title Page</pmEntryTitle> Thanks for any help. |
Tags |
macro, vba, xml |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Replacing/Removing XML file lines | Rolo18 | Word VBA | 2 | 07-01-2020 05:07 PM |
![]() |
noname | Word | 5 | 11-02-2019 10:49 PM |
![]() |
captainamerica | Word | 2 | 10-27-2017 05:32 PM |
![]() |
Tonykiwi | Excel | 4 | 11-06-2016 09:30 PM |
Invalid Pattern Match Value for Replacing Spaces | sleake | Word | 2 | 04-26-2013 11:26 AM |