The following code can be linked to a Timer event on a form. Private Sub Form_Timer() If Me.TimerInterval <> 0 Then Me.TimerInterval = 0
確定! 回上一頁