Command Button
Hi ,
I am in process of making a power point, and i have put in a command button.I want it to disappear when i click it, to reveal a formula that i have underneath it.
The code i have put in is
CommandButton21.Visible=False
This makes it disappear, however i cant make it return.
Is there a code i can use to make it reset after say 5 seconds?
Thanks
|