I've been trying to figure out how to replace commas with line-breaks, I've tried using (/r/n/) , char(10) , the unicode representation(can't remember now) but it rather predictably replaces the comma with whatever I type in the other box, not converting it to a line-breakI've been trying to figure out how to replace c