
Excel: Can I create a Conditional Formula based on the Color of a Cell ...
I'm a beginner and trying to create a formula that modifies the contents of Cell A1 based on the color of the cell in B2; If Cell B2 = [the color red] then display FQS. If Cell B2 = [the color ye...
Formula or function for IF statement based on cell color
Jun 15, 2017 · Formula or function for IF statement based on cell color I don't know how to code in VBA but am trying to automate an if/then calculation based on cell color.
Excel formula to get cell color [duplicate] - Stack Overflow
I would like to know if we can find out the Color of the CELL with the help of any inline formula (without using any macros) I'm using Home User Office package 2010.
Create a conditional sum of cell contents based on cell color ...
Oct 17, 2023 · In Excel, you can create a conditional sum of cell contents based on cell colors using a combination of Visual Basic for Applications (VBA) and a User-Defined Function (UDF).
Excel: Can I create a Formula based on the Color of a Cell?
Dec 19, 2022 · I'm a beginner and trying to create a formula that modifies the contents of Cells of Column J based on the color of the cells in correspondent rows, I mean: If Cell F7 is yellow then …
excel - How to set cell color based on another cell color - Stack Overflow
Jun 23, 2020 · Go to use a formula to determine which cells to format Insert your formula (e.g. "=F1="") (this will check f F1 has no value) Select your desired format (e.g. color etc.) below Confirm your …
Conditional Formatting based on the color of cell
Aug 25, 2020 · Conditional Formatting based on the color of cell I have a question on conditional formatting based on another cell's color. Say for example, cells A2 to A5 are grouped with A1 being …
excel formula - Changing the value of a cell (Text) based on the color ...
Apr 17, 2024 · What I would like is a formula that will automatically list out the services that person is interested in instead of having to manually type the list out. I already know how to find the color code …
Excel - Add value based on colour | Microsoft Community Hub
Mar 30, 2023 · Yes, it is possible to insert a value from a specific column in Excel if a cell has a certain color. You can achieve this using an IF-THEN formula and conditional formatting .
Conditional formatting for entire row based on data in one cell ...
Jul 30, 2019 · Conditional formatting for entire row based on data in one cell I need all cells in a row to highlight a certain color if the data in one cell contains a specific word. What I specifically want is for …