どうすればいいですか? sub test() call A call B end sub sub A() IF a=1 then exit sub end sub sub B() msgbox"てすと" end sub ...
確定! 回上一頁