Changing object properties permanently at runtime
Hi,
I'm having trouble changing the properties of objects permanently at
runtime. Specifically, I am trying to make a commandbutton visible at
runtime. This works fine, but when I reset the VBA code, the
commandbutton returns to it's state prior to running the code.
Thanks for any help anyone can give.
David
|