Formula to turn the background red
Hi,
I have been struggling with this one. I want background in the column "B", column "C" and Column "D" to turn Red Automatically if the date in the column "A" was more than a week ago.
Any help will be appreciated :)
Best Answers
-
Hi
Can you use a "helper column" with a formula such as the below:
And then use conditional formatting.
-
@Sid another helper column, with a formula that triggers 24 hrs after the first one? And another set of conditional formats?
Answers
-
Hi
Can you use a "helper column" with a formula such as the below:
And then use conditional formatting.
-
Hello,
Thanks for your reply Neil. I am glad I was thinking along the same lines. Same idea struck to me after posting this questions. I have used check box as a helping column and I have hidden it. I have used the formula below and it kind of worked. however, I don't understand why I had to use 1, 0 at the end.
=IF(AND(ISDATE([Date Job Processed (within 24hrs of sale) (ATALYA)]@row), TODAY() >= [Date Job Processed (within 24hrs of sale) (ATALYA)]@row + 7), 1, 0)
I think your formula is better to have exact timeline.
Thanks Again 😊
I really appreciate your efforts.
-
Hello Neil,
I have encountered another issue. I will appreciate your help.
I want column E to turn Red 24 hours after the column D is populated.
Thanks in advance:)
-
@Sid another helper column, with a formula that triggers 24 hrs after the first one? And another set of conditional formats?
-
Hello Neil,
Thanks for that:)
Is there a way to ignore weekends and public holidays? So that it does not count the weekends in 24 hours.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.2K Get Help
- 360 Global Discussions
- 198 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!