I want to be able to trigger a subroutine when I click on a certain cell. Presumably clicking on any cell would trigger the sub; but I can put code in the sub to determine if the selected cell meets my criteria for action, and if yes, what that action should be. So far I haven't figured out how to trigger a sub on cell selection, or even if it's possible.
Thanks in advance for any example or words of advice.
Thanks in advance for any example or words of advice.