The below should fix one glaring oversight in the code, which is handling single quotes/apostrophes in the message text. But luckily that is an easy code change using QUOTENAME().
This reply was modified 6 years, 3 months ago by KHill. Reason: minor wording fixes