Max number of reports

  • Thread starter Thread starter Guest
  • Start date Start date
Barry

Have you tried typing "specifications" in Access/HELP?

Are you asking out of prurient interest, or ...?

Jeff Boyce
<Access MVP>
 
A client's database has a large number of reports... just making sure.
Haven't found anything in Access/Help though. But thanks.
 
Well, since a report is an object and there is a maximum of 32K objects in a
database, I would think that in THEORY you could have somewhere around 16,000
reports (assuming a few tables in the database and a query for each report)

Access objects are Tables, Forms, Reports, Modules, Queries, and Macros (I think
that list in complete, but I am probably missing something.)
 
Back
Top