View Single Post
 
Old 02-27-2024, 12:27 AM
Sainath Sainath is offline Windows 11 Office 2021
Novice
 
Join Date: Feb 2024
Posts: 4
Sainath is on a distinguished road
Default

Quote:
Originally Posted by Guessed View Post
I can't think of a way to do this with a wildcard search.

I think you will need a macro stepping through all words in the document to find the ones where the Font.Bold is undefined. You might be able to speed the macro up by using find to jump to bold text first.

When you find the instances, what do you want to do with them?
Thank you for your suggestion.

The word document is the output of the Storyline file. I need find these instances and to give space in between the non bold text and bold text Storyline file.

I also shared the sample document and sample issue screenshot - https://imgur.com/lLqYanN

Attached Files
File Type: docx Sample.docx (93.7 KB, 4 views)
Reply With Quote