Comparing two columns

ldavenportHAP
ββββ
Hello, i need help with a formula. I want to compare two columns and ideally either use conditional formatting or a helper "health" column
basically if Actual is higher than Metric: Red
if Actual is equal to or lower than Metric: Green
Either in the Health column or Highlight the Actual day
i was trying to use the below which i used in another sheet for a similar issue but it is coming back as unparseable
=IF(OR(Metric: Days in AR@row = "", [Actual: Days in AR]@row = ""), "", IF([Actual: Days in AR]@row < Metric: Days in AR@row, "Red", "Green"))
Answers
-
It looks like you just forgot your square brackets around the Metrics column references the same way you have them around the Actual column references.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.8K Get Help
- 474 Global Discussions
- 205 Use Cases
- 516 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 82 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives