Interior Property Example

This example sets the interior color for cell A1 on Sheet1 to cyan.

Worksheets("Sheet1").Range("A1").Interior.ColorIndex = 8