P
PCLIVE
In UserForm3 I have a CommandButton named "M1". Is there a way that I can
use code to set the caption of that button?
example.
UserForm3.M1.Caption = "4"
This does not work. Can this be done?
Thanks,
Paul
use code to set the caption of that button?
example.
UserForm3.M1.Caption = "4"
This does not work. Can this be done?
Thanks,
Paul