View Single Post
 
Old 03-10-2021, 06:06 PM
RavindraBanthia RavindraBanthia is offline Windows 10 Office 2007
Advanced Beginner
 
Join Date: Jan 2019
Posts: 33
RavindraBanthia is on a distinguished road
Default Help in finding/developing a macro to markup and apply styles to a Word document

Hi,

I need help and or advice on a locating/developing a VB script for the following:

1) Marking up all words/phrases/sentences that have a particular format (italics, bold, etc.) with say user-defined delimiters such as “<” and “>”

2) Applying formatting (italics, bold, etc.) or user-created styles to all words/phrases/sentences that are delimited with user-defined delimiters such as “<” and “>”

I have browsed the excellent sites of both Gregory K. Maxey and Graham Mayor, but I was unable to apply those macros for the above purposes.

Thank you.
Reply With Quote