For q = 0 To 3
If q = 3 Then
SolidObjR.Color = 7
TextObj.Color = 7
Else
SolidObjR.Color = 1 + q
TextObj.Color = 1 + q
End If
Next q
DimensionalSolutions@Core.com
While I welcome e-mail messages, please post all thread activity in these forums for the benefit of all members.