Replace umlauts in fields
Hello all,
I often get large Word documents that contain umlauts and spaces in field names. When importing them later into InDesign, this always results in problems. I have now tried to formulate a regex search to replace the umlauts and spaces only in the IncludePicture fields. It worked for the umlauts, but not for the spaces.
Maybe there is a more elegant solution in VBA to do everything in one go. My knowledge of VBA is quite rudimentary. If someone could show me an approach, that would be a great help for me.
"äöü " => "aeoeue_"
Many greetings - Wrox23
|