Jaster_96
03-18-2003, 10:47 AM
Currently I am retrieving my colors from an ADODB recordset
After I retrieve the values from the database I then try the following
lbl.BackColor = ColorVariable
When I run it I error out and get a type mismatch. Any help would be greatly appreciated. Thanks.
After I retrieve the values from the database I then try the following
lbl.BackColor = ColorVariable
When I run it I error out and get a type mismatch. Any help would be greatly appreciated. Thanks.