Hi - trying to formulate a Gantt chart to allow me to show where some of our employees will be on a daily basis.
So far I have the formula:
=IF(AND(G$8="Tues",G$9>=$D17,G$9<=$E17),"X","")
This allows me to highlight where people are (in this example) every Tuesday - is there a way to highlight...