0

Change To-Do list option if button click
Hello. I have a To-Do multiple choice. It have 6 options. I want the script in a button to, when click on it, if the desired options is selected, then unselect it. Something like this:
if 'To-Do' := " Registrar recibo" then
'To-Do' := " Nada";
Thanks.
Like Follow