您意思是说,如果S不等于a,让程序执行另一段代码吗? 如果是的话就是这样: dim s,d s=inputbox if s=a then d=1 msgbox d else [这里写您要执行的代码] end if.
確定! 回上一頁