Question : Excel Cell Click Capture

I want a cell to be a toggle.  Click once, it turns a color and the cell text is YES.  Click on cell again, and cell turns another color and cell text is changed to NO.  And, back and forth.  But, I can't find an event to trap for cell selection.  I know about selectionChange, but this won't work as a toggle switch when the same cell is clicked multiple times.

My overall question is what is the best way to trap a cell click?

Answer : Excel Cell Click Capture

Like this?

Random Solutions  
 
programming4us programming4us