Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have been using the following code, as posted in this usergroup recently:
Public Function GetCellColor(MyCell As Range) As Variant GetCellColor = MyCell.Interior.ColorIndex End Function This works great, and allows me to use the cell color as a downstream condition. Is there a similarly succint bit of code that will allow me to assign a color to a cell via a UDF? Thanks, Wazooli |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change cell back color on click | Excel Discussion (Misc queries) | |||
Color change in cell when > 49.99 | Excel Discussion (Misc queries) | |||
Current Cell Color | Excel Worksheet Functions | |||
cell color shading | Excel Discussion (Misc queries) | |||
GET.CELL | Excel Worksheet Functions |