View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Brian
 
Posts: n/a
Default conditional format business day

At the top of my spreadsheet, I have the formula @today()
In Column B, I have a list of dates....
I'd like for an entire row to change color if the date in Column B is the
next business day from the @today() date.
How can I do this with conditional formatting?