In Excel Web, I have a column containing a new style checkbox in each cell. I would like to add a date to the adjacent column when a checkbox is checked. To do this, I'd like to run a script when any of the checkboxes are clicked. Is there a way to trigger a script / macro when a checkbox is clicked?
Thanks in advance