"Field List" when designing a report does not include all items defined

  • Thread starter Thread starter Stuart Beaton
  • Start date Start date
S

Stuart Beaton

When the "Field list" is accessed whilst in report design
mode it does not include all of the defined fields from
the database table. How do I correct this please and get
the missing filds added. Closing and reopening the
database does not sort the problem. When the field list is
accesed during design of the database input field the
fields are present.
Thanks
 
The table is probably not the record source for the report.
It's either a query or an SQL statement.
Add the fields to the query/SQL, then save the query.
They should now show in the Report Field List.
 

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

Back
Top