Thread: Command Button
View Single Post
 
Old 01-18-2015, 10:26 AM
knp11 knp11 is offline Windows 8 Office 2013
Novice
 
Join Date: Jan 2015
Posts: 3
knp11 is on a distinguished road
Default 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
Reply With Quote