Conditional Formatting query

I have 3 columns - Monthly Budget, Budget YTD and Total Spent YTD.
I want any cells in the 'Total Spent YTD' column that are greater than the adjacent cells in the 'Budget YTD' column to highlight in a different colour. I don't seem to be able to do this with conditional formatting....or can I?
Best Answer
-
Hi
You can't do a formula in the Conditional Formatting section but you can add an additional column with a formula as demonstrated below.
=IF(TotalYTD@row > BudgetYTD@row, "Yes", "No")
Then use conditional formatting
You can always hide the BudgetSum column as, the formula should copy through as you add additional items.
Hope that helps
ATB
Purnima
Purnima Gore
Cierr Limited
Your Time is Important, you want to Stay on Track, We can help you use the Right Tools
Answers
-
Hi
You can't do a formula in the Conditional Formatting section but you can add an additional column with a formula as demonstrated below.
=IF(TotalYTD@row > BudgetYTD@row, "Yes", "No")
Then use conditional formatting
You can always hide the BudgetSum column as, the formula should copy through as you add additional items.
Hope that helps
ATB
Purnima
Purnima Gore
Cierr Limited
Your Time is Important, you want to Stay on Track, We can help you use the Right Tools
-
Excellent thanks Purnima👍️
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 448 Global Discussions
- 154 Industry Talk
- 503 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 512 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives