Reference property

OpenReportButton.Reference — OpenReportButton

A reference to the open report button.

This property is a read-only property, meaning that no formula can be assigned to it.

Referencing open report buttons from formulas

When referencing an open report button from a formula, there is no need to write .Reference,Reference after the button name if a reference is sought. As such, these formulas are often equivalent:

OpenReportButton1OpenReportButton1
OpenReportButton1.ReferenceOpenReportButton1,Reference