View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
T Tran T Tran is offline
external usenet poster
 
Posts: 2
Default Activate Condition When Another Cell Is Selected

Is it possible to have conditions on cells that activate upon another cell
being selected?

For example:
Column A contains dates;
Row 1 contains personnel names;
Data reflects personnel's attendance;

If a date is selected, is it possible to have the cells (of the personnel
who are present) highlighted and bold based on whether or not they are
present?