About 762,000 results
Open links in new tab
  1. Excel =CELL("color",[Cell]) Function - Stack Overflow

    I guess I'm a little confused by the CELL function within Excel. I'm using Excel 2010 and decided to try to figure out the CELL function as it pertains to the cells color. The documentation reads: ...

  2. 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.

  3. Formula to find the cell color value (RGB & Color Index Value ...

    Oct 15, 2019 · Hi Community,Is there any formula to find the cell colour value (RGB & Color Index Value) in Excel?Following image shows my...

  4. Create a conditional sum of cell contents based on cell color ...

    Oct 17, 2023 · How to create a numerical sum of cells if cell color fill = 'No Fill" or if cell color fill is a certain color such as yellow?

  5. Excel: Get cell color - Stack Overflow

    Please consider the following sample Excel file shown inside the snapshot. Here the cell C4 is filled with Yellow color and its font color is Red. The following code in C# and Java loads the sample Excel file …

  6. 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 …

  7. How to set cell color based on another cell color - Stack Overflow

    Jun 23, 2020 · How to set cell color based on another cell color Asked 5 years, 6 months ago Modified 2 years, 7 months ago Viewed 91k times

  8. 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...

  9. How to update the background color of a cell in an ALV grid?

    Jul 10, 2024 · I have defined a cell background color in the color table of each line and that color is displaying correctly. Now I would like to update the color of a cell during the handling of event …

  10. 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.