View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] gregglazar@gmail.com is offline
external usenet poster
 
Posts: 7
Default Change text colour of a cell when a different cell is selected

This problem is likely to be very easy for anyone with basic macro
knwoledge.

I need to know how to automatically change the colour of the text in
cell B4 to red everytime cell A4 is selected, then back to black when
cell A4 is unselected. Also, where do I place the code to perform this?

Any help will be much appreciated.