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