Hello,
I'm trying to control various labels on a Userform.
Some of the things I want control:
Change color of a button based on whether it has been clicked
Is it possible to make a button visible or invisible by a macro?
I have tried to use the following to accomplish this:
Label56.visible...