Report.Close

Closes the report.

Syntax Parameters Return value
Sub Report.Close( _
    Optional SaveChanges As Variant, _
    Optional FileName As Variant)
  • SaveChanges [in, optional]

    Type: Variant

  • FileName [in, optional]

    Type: Variant

This function does not return a value.