3G
Member
Hello there-
I've searched the box and read countless threads, but, still having the same issue w/conditional formatting.
I've made a small Gantt inside a dashboard, and want to fill the cells when a date is between the start & end date(s).
My formula within the Gantt is great, and working as expected: =IF(AND(H$22>Sheet1!$B4,H$22<Sheet1!$C4),"1",""). I have "1"s in all of the necessary cells. However, when I go to apply conditional formatting, it doesn't work. I've used 3 different approaches:
1. Simply setting when cell value = 1
2. Creating a named range of the gantt, when equal to 1 using a formula (i.e. =Gantt=1
3. Using the actual range of the gantt as a formula =H23:Y33=1
Any ideas?
Thanks
I've searched the box and read countless threads, but, still having the same issue w/conditional formatting.
I've made a small Gantt inside a dashboard, and want to fill the cells when a date is between the start & end date(s).
My formula within the Gantt is great, and working as expected: =IF(AND(H$22>Sheet1!$B4,H$22<Sheet1!$C4),"1",""). I have "1"s in all of the necessary cells. However, when I go to apply conditional formatting, it doesn't work. I've used 3 different approaches:
1. Simply setting when cell value = 1
2. Creating a named range of the gantt, when equal to 1 using a formula (i.e. =Gantt=1
3. Using the actual range of the gantt as a formula =H23:Y33=1
Any ideas?
Thanks