S
St@cy
PPT 2003
I've created a quiz with option buttons, but when the PP runs a second time
their values remain. I tried to create a procedure to initialize their
values, but it doesn't work.
Sub SetupQQ()
QQ1T.Value = False
QQ1F.Value = False
QQ2T.Value = False
QQ2F.Value = False
I've created a quiz with option buttons, but when the PP runs a second time
their values remain. I tried to create a procedure to initialize their
values, but it doesn't work.
Sub SetupQQ()
QQ1T.Value = False
QQ1F.Value = False
QQ2T.Value = False
QQ2F.Value = False