This question ended up tickling the engineer part of my brain even after I made the earlier macro, and I was compelled to see if I could improve on it. Fortunately, thanks to @peternlewis's help, I was able to significantly improve it by eliminating the need to manually add new If/Then actions for every name added to the checklist. With this version, all you have to do is ensure that you prefix your name variables with Name__
(don't worry, the two underscores ensures that they'll still look like just the names in the prompt) and the macro will do the rest. If you're going to study a version of the macro, this is the one to do so