Last Updated: May 27, 2021
Use this function to apply the color of the specified RGB value to the specified range of cells.
Set Color to Range (range, color)
| Input Parameter Name | Description |
|---|---|
| range | First cell to last cell value separated by : to set the color |
| color | RGB value of the color to be set |
Set Color to Range (C3:F8, (0, 128, 0) )
To view all the Excel functions, click here.