Replace tag with text in a textbox inside the Worksheet

Possible Usage Scenarios

Text boxes can have tags that can be replaced with some text at run time to configure them according to the requirement. Tags can be some label enclosed in angle brackets ‘<’ and ‘>’. There can be multiple tags within a single textbox. The sample file can be downloaded from the following link.

sampleReplaceTagWithText.xlsx

Sample Code