View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
alex.hatzisavas alex.hatzisavas is offline
external usenet poster
 
Posts: 2
Default Highlight Row and Column headers of active cell


Hi folks.

What I'm going for is highlighting the Row and Column *headers* of the
active cell.
E.g. if the Active Cell is E5, I'd like the E and the 5 to be
highlighted.

Presumably the code will be linked to the SelectionChange event,
couldn't get anything to work though.
Any quick fixes wizards?

Regards