beedistinct
Board Regular
- Joined
- Jun 24, 2011
- Messages
- 62
This formula works when I use it in the cell. Why is it not working as a conditional formatting rule ? It complains when I intoduce the VLOOKUP.
Code:
=AND(IF($C$4="Day",$F7<=I$2,$F7<=I$2+6),$G7>=I$2,VLOOKUP($H7,ResourceTable,2,FALSE)="Programmer")