Report Properties

T

Tirina

Is there a way to know how a report is being sorted and what kind of
formatting it has using the properties sheet? The report is not running (has
an error) and I want to figure it out.
 
K

Klatuu

Reports are sorted based on the Sorting and Grouping properties.
All your properties are defined in the Properties sheet. To determine the
properties using VBA, the report has to be open. It can be opened in design
view.
 
Top