View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected][_2_] Bob@1800-mail.com[_2_] is offline
external usenet poster
 
Posts: 10
Default Event Macro - On Cell Activate - Change Cell Format

I'm looking for some code to make any cell change to toggle from
normal background / black background when that cell is clicked.

The idea is to hide / reveal the text in a cell with each click.

Thank you for any ideas.