Thread: Excel confusion
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Syrena Syrena is offline
external usenet poster
 
Posts: 5
Default Excel confusion

I need to program a column to have a grey background if the top cell in that
column is either a Saturday or a Sunday, but I still need to be able to enter
data in the cells of that column. If the top cell in the column is a weekday,
the column should have no background color.

Is this possible?