Tables

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a big database that I am cleaning up and will eventually add a
switchboard too. Nevertheless how can I tell if every form has a table
associated to it? To identify the tables that doesn’t have forms.
Thank you
 
Tools > Analyze > Documenter
Choose the options you need. I think you can narrow it down to viewing just
the Data information for forms.
However, you will need to find tables not associated with forms by process
of elimination. I don't think there is a way of looking at a list of tables
(at least not with the Documenter) and seeing the forms that are bound to
those tables. The Documenter prints a list of Properties. The Record
Source is a form property, but a table's properties do not include forms or
reports to which the table is bound.
Note that a table that is not bound to a form or report may still be used in
a query, as a lookup table, etc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Tables and Forms 3
Forms and Tables 1
How to structure a Table with many, many, many Fields? 16
Access Switchboard error message 1
linked tables query 9
Option group on form 2
Dlookup error 4
Access Switchboard & Form Issue 2

Back
Top