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 5 years, 6 months ago by KHill. Reason: minor wording fixes