VBA Add text to beginning of each row in second column
Hi Vivka, unfortunately your code puts the word 'means' in front of every paragraph containing an opening bracket. How can we change the code so it only looks for instances of a closing quote mark tab and opening bracket? e.g.
"Insured Risks"[tab](the) following risks:
to
"Insured Risks"[tab]means(the) following risks.
|