Apr 09 2022 10:06 AM
I have a spreadsheet with with columns conditionally formatted to fill (highlight) based upon the text of another cell.
For example, the formula in C3 is '=$E$2', and if E2 contains "STS" the Conditional Formatting will Highlight C3 Red, or if E2 contains "SS", Conditional Formatting will Highlight C3 Yellow, etc. (with 12 text conditions equaling 12 different colors.)
I would like B2 (which contains an "@" text) to match the Highlighted color of C3.
Is that possible? If so, how? I've spent hours trying to figure this out and you all are my last hope.
Thank you in advance for any guidance.
Apr 09 2022 10:55 AM
Select B2.
On the Home tab of the ribbon, select Conditional Formatting > New Rule...
Select 'Use a formula to determine which cells to format'.
Enter the formula =$E$2="STS"
Click Format...
Activate the Fill tab.
Select red.
Click OK twice.
Repeat these steps, but with =$E$2="SS" and yellow as fill color.
Etc. etc.
Apr 09 2022 11:57 AM
Apr 09 2022 11:58 AM
You'll have to create as many rules for B3 as for C3 - as described in my previous reply.
Sep 06 2023 08:29 AM
This is disappointing... I have been looking for the exact same answer for weeks! Unfortunately, the responder was not understanding the problem, therefore this is still unanswered. I so hope the correct answer emerges. I thought for sure that this would be a simple solution, but no.... It's a mystical Quest.
Can anyone find the answer!?!?
Sep 06 2023 11:46 AM
I assume that I was the responder.
Can you describe your problem in detail? Thanks in advance.
Sep 07 2023 05:25 AM
Sep 07 2023 05:44 AM
Thanks. Could you attach a small sample workbook demonstrating the problem (without sensitive data), or if that is not possible, make it available through OneDrive, Google Drive, Dropbox or similar?
Sep 07 2023 06:12 AM
Sep 07 2023 06:18 AM
It can probably be done, but without seeing a copy of the worksheet and the conditional formatting rules it's impossible to know for sure.
Sep 07 2023 06:23 AM
Sep 07 2023 08:08 AM