Hello I have an array of strings example is (AX,AXAPTA, Microsoft Dynamics AX), using regex replace i'm not sure of what syntax to use where if this specific AX is in a string it will be classified as Microsoft Dynamics AX
@Ultralightbeam
So you want the AX to be replace by Microsoft Dynamics AX?
Can you give your desired output?
@Qiu
I have a series of words in a string separated by a comma (,) so now I want AX to be replaced by Microsoft Dynamics AX