View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
XP XP is offline
external usenet poster
 
Posts: 389
Default conditional formatting?

If any cell in column "B" contains either "Sat" or "Sun" then I want those
rows from columns "B" to "M" to be shaded.

Can this be done using conditional formatting, or do I need to run a macro?

If possible with conditional formatting, how is it done?

Thanks.