Query Not Populating

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

Guest

I just set up a database (relationships and all) and I wanted to test it. I
set up a very basic query using the employee table. All the fields I used in
my query have data in the table. I used EmployeeID, Last Name & First Name.
When I run my report, there's no data. Why would something like this happen?

Thank you, Karen
 
Hi,


Many possibilities. One trivial one would be that you didn't specify the
table as record source for the report. Another one would be that you didn't
bind the controls (in the report) to fields (in the table/query) used as
source for your records.


Hoping it may help,
Vanderghast, Access MVP
 

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