View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Still learning@work Still learning@work is offline
external usenet poster
 
Posts: 12
Default Conditional Formatting based on 2 conditions

I am developing a retirement projection. I need to have the row highlighted
if the years of service is greater than 10 (cell D2) and age is greater than
55 (cell F2). How do I use conditional formatting to achieve this?