HI,
I have a string- AB*WX-CD*YZ-EF*YZ
I want to replace "WX" with "YZ" and "YZ" with "WX". Is there any way to flip the characters within the string?
The string length can vary. So I think "Text To Column" option won't work.
Thanks
Solved! Go to Solution.
Thanks for your reply.
Well, its not the characters the need flipping. Think of "WX" as "Yes" and "YZ" as "No". I want to change Yes to No and No to Yes in the entire string.