Blank Report

chris11590

Registered User.
Local time
Today, 09:27
Joined
Jul 29, 2008
Messages
130
When I generate my report , it does not populate any info from the tables. data is enter directly to the table through a form, which is based off a select query.
 
What I do is create a query and then save the query as a report. See if that works.
 
You should always base off of a query. Not directly on the tables
 
when you go to the table can you see the actual data there ? Then check the record source of your report that it is correct.
 

Users who are viewing this thread

Back
Top Bottom