Conditional Formatting multiple cells when equal to value of another cell?
Hello! I need help with conditional formatting in my sheet.
I have 8 columns that are fixed to Employee Names (for shift schedules). I want the functionality for someone to go in and select their name from a dropdown and then have their shift times (when their name is in a cell) to be highlighted.
I have another column that has a dropdown with the employees names.
I can imagine it being something like this (I'm fairly new to smartsheet and not super familiar with the formatting just yet):
If [any cell in this table] is equal to [Employee Name]6, highlight that cell.
The table is the 8 columns.
Answers
-
I have a workaround for this but it's not pretty...it consists of a unique rule per person per column (so with 7 employees and 8 columns, I had to create 56 separate rules...). The rule is:
IF [Helper Employee Name] contains "(employee name X)" and Column X contains "(employee name x)" then apply this format to Column X
The X being the variable for the 7 employees across the 8 columns...
-
I would suggest a checkbox column (it can be hidden to keep the sheet clean) with a formula to check the box if the name "@row" matches the name in the selection.
=IF([Employee Name]@row = [Employee Name]$6, 1)
Then set up your conditional formatting based on the checkbox.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.7K Get Help
- 433 Global Discussions
- 136 Industry Talk
- 468 Announcements
- 4.9K Ideas & Feature Requests
- 143 Brandfolder
- 147 Just for fun
- 64 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 Events
- 36 Webinars
- 7.3K Forum Archives