I'm using the color index 20 to fill up some cells but it is not my preferred color for this project. I would use a custom light gray which is not in the color index palette. Is it possible?
This is my code:
Sheets("Panel").Range("E7:E31").Interior.ColorIndex = 20