Share via


Report.Deactivate Event (Access)

The Deactivate event occurs when a report loses the focus to a Table, Query, Form, Report, Macro, or Module window, or to the Database window.

Syntax

expression .Deactivate

expression A variable that represents a Report object.

See Also

Concepts

Report Object Members

Report Object