N
Nino
Guest
I'm attempting to limit my report to one record and so I based it off of a Parameter query (essentially I'm creating a Purchase Order). I used a single, but relational table in my query. When I go to build a report with the wizard, I start with my parameter query and then try to add fields from other tables (including the related one). When I do, I get an error message. When I create the report with just my parameter query, it works great, but I need the other fields for the report to be useful. If I create the parameter query with all of the fields I need it does not run properly. Additionally, I CAN create a report using my parameter query and one other table, but not the others I need. What am I doing wrong?