Alright, I've attempted to use this code, but it's not happening and I can't see what I'm doing wrong. Any hints?
Code:
Box18.BackColor = rgb(CInt(Mid(Me.rgb, 2, 2)), CInt(Mid(Me.rgb, 4, 2)), CInt(Mid(Me.rgb, 6, 2)))