Hi,
It looks like there is erroneous text in the procedure name. Try removing the space and "RGB" from the procedure name
Change this:
Sub RGBfromLongColor RGB(lColor As Long, iR As Integer, iG As Integer, iB As Integer)toSub RGBfromLongColor(lColor As Long, iR As Integer, iG As Integer, iB...