Since there is no such thing as a "form table" your question has no answer.
Tables are used to store data.
Forms are usually linked to tables, allowing onscreen display and editing of
the data in the tables.
Reports are based upon tables (usually via a Query) to print the data in the
tables.
If you have an existing report, you can use its Recordsource property (again,
usually a Query) to specify which tables - and which records in the table -
will be printed.
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.