PaulBricker
Programmer
I already know how to change the Backcolor for a control using VBA, but this has a little twist to it. I'm going to end up with close to 150 controls on this form we are building, and I don't want to have to open Event Procedures for On_Got_Focus and On_Lost_Focus for every control inorder to change the color. I thought there might be a way to get the BackColor to change using one of the form methods but I haven't been able to find anything suitable. I'm just looking for suggestions if anyone has any.
Thanks
Paul
Thanks
Paul