Trouble with color in blank cell
Hi all,
I am trying to make a tracking status for my project.
The way I want to track is the Help Column will be red when the date in the Annual Plan columns pass the date in the Actual Finish Date column and when the date in the Annual Plan column is on or before the date in Actual Finish Date, the help column will be green
I created a Help Column and used a formula like this
=IF([Actual Finish Date]@row > [Annual Plan]@row, "Red", IF([Actual Finish Date]@row <= [Annual Plan]@row, "Green"))
Then I created conditional formatting like the pic below. But the Annual Plan column turns green when it is blank. Is there any way to make it no color when it's empty?
Many thanks in advantage for your help,
April
Answers
-
You can add an additional conditional formatting line where you have it check if the annual plan column is blank and then set the formatting for the line to be white. Then put that conditional format line above the rest of the rules and then you should be good from here. I think, at least.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 144 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!