AppTimer() As Long

Description

This event occurs when an external automation object requests timer events by calling Application.SetTimer.

Parameters

None.

Return values

Return value is ignored.

Suggested usage

Any application that needs to do something regularly, at a well-defined interval.

Application-level events