I have a spreadsheet with cell information on a worksheet.
For instance in Column A, I have have Cell name ("A1", "A2","A3" , "B21" ... etc)
In another column I have interior cell colors for each cell listed in Column A.
Instead of using:
ActiveSheet.Range("A1").interior.color =...