Hello all
I have a calendar that I'm using conditional formatting to highlight my days going to work and days leaving work. The formulas I use for the conditional format are these:
=NOT(ISNA(MATCH(C23,firstworkday,0)))
and
=NOT(ISNA(MATCH(C23,lastworkday,0)))
My question is... Is is possible to use conditional formatting to have the dates between these two formatted cells highlighted?
My calendar is attached. I have office 2003 on this computer and office 2007 on another. Thanks!
Bookmarks