Good afternoon from Europe,
I have to substitute the "_" symbol with an another symbol "+" in a specific area--------------all "_" lying between "/" and "CDE" in a text string.
example:
What I have:
QQQ/AAA_BBB_CDE_FGH_IJK_LMN
What i need:
QQQ/AAA+BBB_CDE_FGH_IJK_LMN
Is it possible to perform without a macro only with a function?
Many thanks for every reply!
Bookmarks