The AblebitsGetCellColor function returns the color code of the background color of the selected cell.
For example:
=AblebitsGetCellColor(N22) Returns the color code of the background color of the N22 cell.
Note. Formulas created with this function will work only on machines with installed Ultimate Suite for Excel. If the workbook is opened on another computer where Ultimate Suite is not installed, the result will be lost.
Syntax
AblebitsGetCellColor(reference)
The AblebitsGetCellColor function syntax has the following argument:
-
reference
Required. The cell reference with background color to return, e.g. B2.
-
The function does not work for conditionally formatted cells and for ranges formatted as tables with colored alternate rows or columns.