Max number of fields in a report

A

Allen Browne

You are limited to:
- 754 controls on a report;
- 255 fields in the RecordSource of the report;
- approximately 2000 characters in all fields across the query (though any
memo fields count for only about 14).
 
Top