你的textbox1的value要定义到你想要的,比如第二题
设置
private sub commandbutton6_click()
i=0
if shide1.textbox1.value = "in the gardon" then
i =i +10
elseif
要定义到值啊,不然你的条件没有判断啊
设置
private sub commandbutton6_click()
i=0
if shide1.textbox1.value = "in the gardon" then
i =i +10
elseif
要定义到值啊,不然你的条件没有判断啊
