Hi out there,
my target is to construct a code line by loop through an array with the values of iR,iG. iB. All my attempts end in Type mismatch, No such Property or similar errors.
The following code show my attempts:
Sub Colors()
Dim aColors, i As Integer, sParam As String
'aColors =...