Posts by Aikosassie2
-
-
-
Hello,
I need to do a conditional format based on if another cell is blank or has data. I haven't been able to figure out which way to computer to make it logical and work. Thanks so much!
If cell in column G is greater than 0 I want cell in column I to have font that is black
If cell in column G = 0 or blank, I want cell in column I to have white font and not show any formula
Currently this is in a Gantt chart and the timeline column I is a formula that shows "=SUM(H8+G8)" for instance.