Hi,
Could someone please help with this problem:
I have two columns of text.
A B
"ABCD" "CDEF" REPTEXT1
"GHIJ" "KLMN" REPTEXT2
I need a macro to take the replacement text and put it in between
the delimiter of choice. In this case, the second set of quotes.
Result:
"ABCD""REPTEXT1"
"GHIJ""REPTEXT2"
Thanks!
Could someone please help with this problem:
I have two columns of text.
A B
"ABCD" "CDEF" REPTEXT1
"GHIJ" "KLMN" REPTEXT2
I need a macro to take the replacement text and put it in between
the delimiter of choice. In this case, the second set of quotes.
Result:
"ABCD""REPTEXT1"
"GHIJ""REPTEXT2"
Thanks!