Quote Originally Posted by Rena View Post
Hi,
I hope you can help with a follow up to your solution. I have a similar problem with 20+ people editing a slide template in various ways. To simplify things, I need them to choose among check-boxes, and submit their edited slides for complication.
I was hoping the add-on on this post would do the trick, but it only allows Check-all or Uncheck-all which doesn't solve the issue.

Hope you/anyone can help as the VBA is locked to play around with.

Thanks in advance!
The code I posted should only check / uncheck the checkbox on the current slide in view. If you want to choose whick check on a slide is affected you would need much more complex code. We can code this (probably) but it wouldn't be a free job.